aboutsummaryrefslogtreecommitdiff
path: root/src/python/devcontainer-feature.json
Commit message (Collapse)AuthorAgeFilesLines
* Python: Install additional versions (#58)Samruddhi Khandale2022-07-011-4/+0
| | | | | | | | | | | * additional install * update test * nit * fix test Co-authored-by: Josh Spicer <joshspicer@github.com>
* add descriptions to feature metadata (no-ci)Josh Spicer2022-06-211-2/+2
|
* Merge JupyterLab feature into Python feature (#40)JP Ungaretti2022-06-081-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Pass options via environment variables (#39)Josh Spicer2022-06-031-0/+68
* up to docker-in-docker converted * first pass at the rest of the features (and bash linting and updated CLI * move shell linter to own file * rename feature.json -> devcontainer-feature.json * continue on error * continue on error in right spot * formatting * fix AZ_VERSION * update python * restore variable name * update linter actions, fix dind/dfd/desktop scripts, add test-scenaerios * add tree because I like tree * glob for shell linter * fix test-scenarios * shell linter * more shell helper