File tree 1 file changed +5
-13
lines changed
1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change 1
1
# Core modules (mandatory)
2
- jupyterlite-core == 0.1.0
3
- jupyterlab ~= 3.5.1
2
+ jupyterlite-core == 0.1.2
3
+ jupyterlab ~= 3.6.5
4
4
5
5
# Python kernel (optional)
6
- jupyterlite-pyodide-kernel == 0.0.6
7
-
8
- # JavaScript kernel (optional)
9
- # jupyterlite-javascript-kernel==0.1.0b21
6
+ jupyterlite-pyodide-kernel == 0.1.2
7
+ jupyterlite-xeus-python == 0.9.4
10
8
11
9
# Language support (optional)
12
10
jupyterlab-language-pack-fr-FR
@@ -18,13 +16,7 @@ jupyterlab-night
18
16
jupyterlab_miami_nights
19
17
20
18
# Python: ipywidget library for Jupyter notebooks (optional)
21
- ipywidgets >= 8.0.0 ,< 9
22
- # Python: ipyevents library for Jupyter notebooks (optional)
23
- ipyevents >= 2.0.1
24
- # Python: interative Matplotlib library for Jupyter notebooks (optional)
25
- ipympl >= 0.8.2
26
- # Python: ipycanvas library for Jupyter notebooks (optional)
27
- ipycanvas >= 0.9.1
19
+ ipywidgets >= 8.1.0 ,< 9
28
20
29
21
# Python: ipynao library for Nao robot
30
22
ipynao >= 0.6.1
You can’t perform that action at this time.
0 commit comments