Skip to content

Commit f8c949a

Browse files
authored
Merge pull request #111 from jtpio/beta-21
Update to `jupyterlite-core==0.1.0b21`
2 parents b0f41e9 + 2ccac5c commit f8c949a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

requirements.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.1.0b19
3-
jupyterlite-pyodide-kernel==0.0.5
2+
jupyterlite-core==0.1.0b21
43
jupyterlab~=3.5.1
54

5+
# Python kernel (optional)
6+
jupyterlite-pyodide-kernel==0.0.5
7+
8+
# JavaScript kernel (optional)
9+
jupyterlite-javascript-kernel==0.1.0b21
10+
611
# Language support (optional)
712
jupyterlab-language-pack-fr-FR
813
jupyterlab-language-pack-zh-CN

0 commit comments

Comments
 (0)