aboutsummaryrefslogtreecommitdiff
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* Automated documentation update (#377)github-actions[bot]2023-01-041-0/+1
* Automated documentation update (#368)github-actions[bot]2022-12-271-0/+7
* OS support in Feature NOTES.md (#366)Josh Spicer2022-12-271-0/+7
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354)Samruddhi Khandale2022-12-212-19/+2
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-292-12/+12
* Proposal for fix of #312 (#313)Claudio Bandera2022-11-282-3/+3
* Oryx: Build with .NET 6 (#298)Samruddhi Khandale2022-11-172-2/+2
* Python bug fix - Add jupyterlab even if python is not installed by Feature bu...Samruddhi Khandale2022-11-162-3/+12
* Add git extension for JupyterLab to Python feature (#286)JP Ungaretti2022-11-142-1/+2
* Automated documentation update (#287)github-actions[bot]2022-11-141-3/+1
* Fix regression with Azure CLI, privs (#272)Chuck Lantz2022-11-112-13/+21
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-072-7/+15
* Automated documentation update (#254)github-actions[bot]2022-11-021-1/+1
* Automated documentation update (#250)github-actions[bot]2022-11-011-3/+3
* Python version 3.11 (#237)Edmundo Gonzalez2022-10-261-0/+1
* add installsAfter: common-utils to all Features (#214)Josh Spicer2022-10-191-2/+5
* Automated documentation update (#218)github-actions[bot]2022-10-131-3/+3
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-112-5/+12
* Fix additional Python and JupyterLab edge case (#182)JP Ungaretti2022-09-262-1/+3
* Rename JupyterLab config file (#174)JP Ungaretti2022-09-202-2/+2
* Conda and Java: sync env variables (#153)Samruddhi Khandale2022-09-141-2/+2
* bump all features to pick up metadata changes in CLI v0.14.0 (#118)Josh Spicer2022-08-261-1/+1
* add documentationURL to all features (#115)Josh Spicer2022-08-241-1/+2
* Fix bug - Python: Error installing os-provided python (#112)Samruddhi Khandale2022-08-232-11/+17
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-10/+5
* Automated documentation update (#106)github-actions[bot]2022-08-181-1/+3
* Move extensions and settings under customizations.vscode (#97)Samruddhi Khandale2022-08-171-17/+21
* Automated documentation update (#90)github-actions[bot]2022-08-111-4/+3
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-112-14/+9
* Remove lingering TODO from Python feature (#87)JP Ungaretti2022-08-101-1/+0
* Automated documentation update (#85)github-actions[bot]2022-08-091-2/+2
* Prep: republish features to ghcr.io (#78)Samruddhi Khandale2022-08-051-0/+1
* Python: Install additional versions (#58)Samruddhi Khandale2022-07-012-26/+46
* Automated documentation updateDevcontainers CI2022-06-221-6/+3
* Automated documentation updateDevcontainers CI2022-06-211-2/+2
* add descriptions to feature metadata (no-ci)Josh Spicer2022-06-211-2/+2
* 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
* Devcontainer docs (#47)Josh Spicer2022-06-141-0/+33
* 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-082-46/+94
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-061-2/+2
* Pass options via environment variables (#39)Josh Spicer2022-06-032-21/+16
* Python: Allow installing multiple versions of python (#32)Samruddhi Khandale2022-06-012-22/+55
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-162-1/+2
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-05-131-1/+1
|\
| * Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-131-1/+1
* | add feature stubs for allJosh Spicer2022-05-131-3/+14
|/
* restructure and update cli (#11)Josh Spicer2022-05-122-0/+410