aboutsummaryrefslogtreecommitdiff
path: root/src/python/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Try connecting to Ubuntu keyserver on port 80 if default HKP port fails (#722)feature_ruby_1.1.2feature_python_1.3.1feature_powershell_1.1.1feature_kubectl-helm-minikube_1.1.5feature_github-cli_1.0.11feature_git_1.1.6feature_git-lfs_1.1.1Richard Höchenberger2023-10-181-0/+1
* [Python] - Support 3.12 (#726)feature_python_1.3.0Samruddhi Khandale2023-10-181-1/+1
* [python] Change the `sudo_if` function to avoid issues with Bash (#694)feature_python_1.2.0Alexander Smolyakov2023-09-271-10/+29
* Adds httpProxy option to Python Feature (#532)feature_python_1.1.0Felix Altenberg2023-04-281-0/+5
* Add pytest to Python Feature (#487)feature_python_1.0.22Daniel Ciborowski2023-03-141-1/+1
* Fix typos in comments / *.md (#396)Samruddhi Khandale2023-01-171-1/+1
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354)Samruddhi Khandale2022-12-211-18/+1
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-11/+11
* Proposal for fix of #312 (#313)Claudio Bandera2022-11-281-2/+2
* Oryx: Build with .NET 6 (#298)Samruddhi Khandale2022-11-171-1/+1
* Python bug fix - Add jupyterlab even if python is not installed by Feature bu...Samruddhi Khandale2022-11-161-2/+11
* Add git extension for JupyterLab to Python feature (#286)JP Ungaretti2022-11-141-0/+1
* Fix regression with Azure CLI, privs (#272)Chuck Lantz2022-11-111-12/+20
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-071-4/+11
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-4/+11
* Fix additional Python and JupyterLab edge case (#182)JP Ungaretti2022-09-261-0/+2
* Rename JupyterLab config file (#174)JP Ungaretti2022-09-201-1/+1
* Fix bug - Python: Error installing os-provided python (#112)Samruddhi Khandale2022-08-231-10/+16
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-10/+5
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-5/+5
* Remove lingering TODO from Python feature (#87)JP Ungaretti2022-08-101-1/+0
* Python: Install additional versions (#58)Samruddhi Khandale2022-07-011-22/+46
* Python: Install python tools if python exists (#51)Samruddhi Khandale2022-06-181-10/+9
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-2/+2
* python: fix condition when version=noneSamruddhi Khandale2022-06-141-2/+1
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-131-0/+13
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-081-46/+84
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-061-2/+2
* Pass options via environment variables (#39)Josh Spicer2022-06-031-14/+14
* Python: Allow installing multiple versions of python (#32)Samruddhi Khandale2022-06-011-21/+49
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-161-1/+1
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+354