aboutsummaryrefslogtreecommitdiff
path: root/test/python
Commit message (Collapse)AuthorAgeFilesLines
* [python] Change the `sudo_if` function to avoid issues with Bash (#694)feature_python_1.2.0Alexander Smolyakov2023-09-275-3/+67
| | | | | | | | | | | | | | | | | | | | | | | * [python] Updated `sudo_if` function - Remove double quotes to avoid issues with string tokenization * Add test scenario * Revert "Add test scenario" This reverts commit 9e62a3797a8f5eddf5c24a6b5fd30bd2c4be8c54. * Update `jupyterlab git` package name * Bump feature version * Test: Install jupyterlab under root user * Refactor changes * Bump patch version * Address review points
* Add pytest to Python Feature (#487)feature_python_1.0.22Daniel Ciborowski2023-03-144-2/+10
| | | | | | | | | | | | | * Update install.sh * Update install_additional_python.sh * Update install_os_provided_python.sh * Update install_via_oryx.sh * Update test.sh * Update devcontainer-feature.json
* Python bug fix - Add jupyterlab even if python is not installed by Feature ↵Samruddhi Khandale2022-11-162-0/+28
| | | | | | | | | | | but exists (#244) * python fix bug * fix test * address comments * address comment
* Add git extension for JupyterLab to Python feature (#286)JP Ungaretti2022-11-142-0/+6
| | | | | * Add git extension * Bump version
* Fix regression with Azure CLI, privs (#272)Chuck Lantz2022-11-114-0/+4
|
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-077-7/+118
| | | | * 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-262-4/+5
| | | | | * Adding 3.11 option * Updating tests.
* Fix additional Python and JupyterLab edge case (#182)JP Ungaretti2022-09-263-8/+47
| | | | | | | | | | | | | | | * 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-244-0/+77
| | | | | | | | | | | | | | | * 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
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
| | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default.
* Update test.shJosh Spicer2022-05-251-9/+8
|
* add feature stubs for allJosh Spicer2022-05-131-0/+13