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 358224a commit 8b7b0ceCopy full SHA for 8b7b0ce
requirements.txt
@@ -1,11 +1,11 @@
1
# Core modules (mandatory)
2
-jupyterlite-core==0.5.0
3
-jupyterlab~=4.3.4
4
-notebook~=7.3.2
+jupyterlite-core==0.6.0b1
+jupyterlab~=4.4.3
+notebook~=7.4.3
5
6
7
# Python kernel (optional)
8
-jupyterlite-pyodide-kernel==0.5.0
+jupyterlite-pyodide-kernel==0.6.0b1
9
10
# JavaScript kernel (optional)
11
jupyterlite-javascript-kernel==0.3.0
@@ -41,5 +41,5 @@ ipycanvas>=0.9.1
41
ipyleaflet
42
43
# Python: plotting libraries (optional)
44
-plotly>=5,<6
+plotly>=6,<7
45
bqplot
0 commit comments