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 ddc871f commit c5990cdCopy full SHA for c5990cd
requirements.txt
@@ -1,11 +1,11 @@
1
# Core modules (mandatory)
2
-jupyterlite-core==0.6.0rc0
+jupyterlite-core==0.6.0
3
jupyterlab~=4.4.3
4
notebook~=7.4.3
5
6
7
# Python kernel (optional)
8
-jupyterlite-pyodide-kernel==0.6.0b1
+jupyterlite-pyodide-kernel==0.6.0
9
10
# JavaScript kernel (optional)
11
jupyterlite-javascript-kernel==0.3.0
0 commit comments