We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad9221 commit 827621bCopy full SHA for 827621b
requirements.txt
@@ -6,20 +6,10 @@ notebook~=7.1.2
6
# Python kernel (optional)
7
jupyterlite-pyodide-kernel==0.3.2
8
9
-# JavaScript kernel (optional)
10
-jupyterlite-javascript-kernel==0.3.0
11
-
12
-# Language support (optional)
13
-jupyterlab-language-pack-fr-FR
14
-jupyterlab-language-pack-zh-CN
15
16
-# P5 kernel (optional)
17
-jupyterlite-p5-kernel==0.1.0
18
19
# JupyterLab: Fasta file renderer (optional)
20
-jupyterlab-fasta>=3.3.0,<4
+# jupyterlab-fasta>=3.3.0,<4
21
# JupyterLab: Geojson file renderer (optional)
22
-jupyterlab-geojson>=3.4.0,<4
+# jupyterlab-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
0 commit comments