aboutsummaryrefslogtreecommitdiff
path: root/src/python
Commit message (Expand)AuthorAgeFilesLines
* 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