Skip to content

Commit f7b012e

Browse files
authored
update to 0.7.0 final
Updated jupyterlite-core and jupyterlite-pyodide-kernel to stable versions.
1 parent 7888016 commit f7b012e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Core modules (mandatory)
2-
jupyterlite-core==0.7.0rc2
2+
jupyterlite-core==0.7.0
33
jupyterlab~=4.5.0
44
notebook~=7.5.0
55

66
# Python kernel (optional)
7-
jupyterlite-pyodide-kernel==0.7.0rc1
7+
jupyterlite-pyodide-kernel==0.7.0
88

99
# JavaScript kernel (optional)
1010
jupyterlite-javascript-kernel==0.3.0

0 commit comments

Comments
 (0)