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 8d87082 commit 0cddee2Copy full SHA for 0cddee2
requirements.txt
@@ -1,11 +1,11 @@
1
# Core modules (mandatory)
2
-jupyterlite-core==0.4.5
3
-jupyterlab~=4.2.5
4
-notebook~=7.2.2
+jupyterlite-core==0.5.0
+jupyterlab~=4.3.4
+notebook~=7.3.2
5
6
7
# Python kernel (optional)
8
-jupyterlite-pyodide-kernel==0.4.5
+jupyterlite-pyodide-kernel==0.5.0
9
10
# JavaScript kernel (optional)
11
jupyterlite-javascript-kernel==0.3.0
0 commit comments