Skip to content

Commit 7888016

Browse files
authored
Upgrade to JupyterLite 0.7.0
Updated versions of core and optional modules.
1 parent 4d95cfc commit 7888016

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.6.4
3-
jupyterlab~=4.4.5
4-
notebook~=7.4.5
5-
2+
jupyterlite-core==0.7.0rc2
3+
jupyterlab~=4.5.0
4+
notebook~=7.5.0
65

76
# Python kernel (optional)
8-
jupyterlite-pyodide-kernel==0.6.1
7+
jupyterlite-pyodide-kernel==0.7.0rc1
98

109
# JavaScript kernel (optional)
1110
jupyterlite-javascript-kernel==0.3.0

0 commit comments

Comments
 (0)