Skip to content

Commit 99efaef

Browse files
committed
Fixing requirements
1 parent b19ccca commit 99efaef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ notebook~=7.5.1
77
jupyterlite-pyodide-kernel==0.7.0
88

99
# JavaScript kernel (optional)
10-
jupyterlite-javascript-kernel==0.3.0
10+
# jupyterlite-javascript-kernel==0.3.0
11+
# P5 kernel (optional)
12+
# jupyterlite-p5-kernel==0.1.0
1113

1214
# Language support (optional)
1315
jupyterlab-language-pack-fr-FR
1416

15-
# P5 kernel (optional)
16-
jupyterlite-p5-kernel==0.1.0
17-
1817
# JupyterLab: Fasta file renderer (optional)
1918
jupyterlab-fasta>=3.3.0,<4
2019
# JupyterLab: Geojson file renderer (optional)
@@ -36,6 +35,7 @@ ipycanvas>=0.9.1
3635
ipyleaflet
3736

3837
# Python: libs used for teaching
38+
nbformat
3939
jupyturtle
4040
pandas
4141
numpy

0 commit comments

Comments
 (0)