Skip to content

Commit 5aa8f90

Browse files
remove jupyterlab, jupyter notebook, & voila
1 parent 53391d8 commit 5aa8f90

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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)

playbook.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,6 @@
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

0 commit comments

Comments
 (0)