File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Core modules (mandatory)
2
- jupyterlite-core == 0.1.1
2
+ jupyterlite-core == 0.1.2
3
3
jupyterlab ~= 3.5.1
4
4
5
5
# Python kernel (optional)
6
- jupyterlite-pyodide-kernel == 0.0.10
6
+ jupyterlite-pyodide-kernel == 0.1.2
7
7
8
8
# JavaScript kernel (optional)
9
- jupyterlite-javascript-kernel == 0.1.1
9
+ jupyterlite-javascript-kernel == 0.1.2
10
10
11
11
# Language support (optional)
12
12
jupyterlab-language-pack-fr-FR
@@ -31,7 +31,7 @@ jupyterlab-night
31
31
jupyterlab_miami_nights
32
32
33
33
# Python: ipywidget library for Jupyter notebooks (optional)
34
- ipywidgets >= 8.0.0 ,< 9
34
+ ipywidgets >= 8.1.1 ,< 9
35
35
# Python: ipyevents library for Jupyter notebooks (optional)
36
36
ipyevents >= 2.0.1
37
37
# Python: interative Matplotlib library for Jupyter notebooks (optional)
You can’t perform that action at this time.
0 commit comments