aboutsummaryrefslogtreecommitdiff
path: root/src/jupyterlab/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* sync with jammy updates (#21)Josh Spicer2022-05-251-3/+4
| | | sync with jammy updates (https://github.com/microsoft/vscode-dev-containers/commit/053a0557211c98e5b9f0e8ccf755f6f143b05ef4) and other minor additions since copy over
* Jupyterlab: Update script and add pythonBinary as option (#12)Samruddhi Khandale2022-05-131-13/+37
| | | update sh + add arg
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+51
* restructure and update cli * typo