File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,9 +19,6 @@ This repo provides a workspace for the [LearnTeachCode resource page](https://gi
1919 - Vim (pre-installed) with @capsulecorplab [ vimrc] ( https://gist.github.com/capsulecorplab/495058e7a57ed8adaed3c40c80d09739#file-vimrc )
2020- Python 3.12.3 (part of the image template) with the following packages (not part of the image template)
2121 - pip
22- - [ JupyterLab] ( https://jupyter.org/ )
23- - [ Jupyter Notebook] ( https://jupyter.org/ )
24- - [ Voilà] ( https://voila.readthedocs.io/en/stable/index.html )
2522 - [ Pint] ( https://pint.readthedocs.io/en/stable/ )
2623- VS Code with the following extensions (note, auto-updates are disabled)
2724 - [ Python extension by Microsoft] ( https://marketplace.visualstudio.com/items?itemName=ms-python.python )
Original file line number Diff line number Diff line change 204204 pip :
205205 break_system_packages : true
206206 name :
207- - jupyterlab
208- - notebook
209- - voila
210207 - pint
211208 - name : Get disk usage
212209 shell : df -h
You can’t perform that action at this time.
0 commit comments