File tree Expand file tree Collapse file tree 3 files changed +5
-243
lines changed
Expand file tree Collapse file tree 3 files changed +5
-243
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ jupyterlite-javascript-kernel==0.3.0
1111
1212# Language support (optional)
1313jupyterlab-language-pack-fr-FR
14- jupyterlab-language-pack-zh-CN
1514
1615# P5 kernel (optional)
1716jupyterlite-p5-kernel == 0.1.0
@@ -20,9 +19,6 @@ jupyterlite-p5-kernel==0.1.0
2019jupyterlab-fasta >= 3.3.0 ,< 4
2120# JupyterLab: Geojson file renderer (optional)
2221jupyterlab-geojson >= 3.4.0 ,< 4
23- # JupyterLab: guided tour (optional)
24- # TODO: re-enable after https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
25- # jupyterlab-tour
2622# JupyterLab: dark theme
2723jupyterlab-night
2824# JupyterLab: Miami nights theme (optional)
@@ -39,6 +35,8 @@ ipycanvas>=0.9.1
3935# Python: ipyleaflet library for Jupyter notebooks (optional)
4036ipyleaflet
4137
42- # Python: plotting libraries (optional)
43- plotly >= 6 ,< 7
44- bqplot
38+ # Python: libs used for teaching
39+ jupyturtle
40+ pandas
41+ numpy
42+ plotly [express ]
You can’t perform that action at this time.
0 commit comments