aboutsummaryrefslogtreecommitdiff
path: root/test-scenarios/install_jupyterlab.sh
Commit message (Collapse)AuthorAgeFilesLines
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-16/+0
| | | | | | | | | | | | | | | * 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
* Rename feature: 'common' to 'common-utils' (#79)Samruddhi Khandale2022-08-051-0/+4
| | | | | * Renaming feature: 'common' to 'common-utils' * removing duplicate tests
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-081-0/+12
* Restructure tools installation * Tweak bash and zsh config * Remove extra space * Update comments * Add option to install JupyterLab * Add option to configure JupyterLab * Add option to install ML packages * Remove deprecated JuptyerLab feature * Add new arguments to Python feature * Remove trailing whitespace * Organize new arguments * Resolve feedback * Create new scenario for JupyterLab * Fix user in JupyterLab scenario * Revert changes to Python test * Remove ML packages * Update test names * Rename CORS option