aboutsummaryrefslogtreecommitdiff
path: root/test/python/install_jupyterlab.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add git extension for JupyterLab to Python feature (#286)JP Ungaretti2022-11-141-0/+3
| | | | | * Add git extension * Bump version
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-071-0/+0
| | | | * Fix #258, improve tests, fix oryx bug * Drop Debian 9 from tests given it is out of support
* Fix additional Python and JupyterLab edge case (#182)JP Ungaretti2022-09-261-4/+11
| | | | | | | | | | | | | | | * 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
* Rename JupyterLab config file (#174)JP Ungaretti2022-09-201-1/+1
| | | | | * Rename JupyterLab config file * Bump version
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+16
* 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