aboutsummaryrefslogtreecommitdiff
path: root/test/python/scenarios.json
Commit message (Collapse)AuthorAgeFilesLines
* Python bug fix - Add jupyterlab even if python is not installed by Feature ↵Samruddhi Khandale2022-11-161-0/+12
| | | | | | | | | | | but exists (#244) * python fix bug * fix test * address comments * address comment
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-071-1/+6
| | | | * Fix #258, improve tests, fix oryx bug * Drop Debian 9 from tests given it is out of support
* Python version 3.11 (#237)Edmundo Gonzalez2022-10-261-2/+2
| | | | | * Adding 3.11 option * Updating tests.
* Fix additional Python and JupyterLab edge case (#182)JP Ungaretti2022-09-261-4/+13
| | | | | | | | | | | | | | | * Remove bloat from JupyterLab test * Check location of JupyterLab installation * Remove common-utils * Add failing additional with JL test * Fix Python feature * Update scenario images * Bump patch version
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+31
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh