We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7761fc4 commit 7a29cedCopy full SHA for 7a29ced
environment.yml
@@ -11,18 +11,17 @@ dependencies:
11
- ipyleaflet
12
- ipympl >=0.8.2
13
- ipywidgets >=8.1.1,<9
14
-- jupyterlab >=4.0.12,<=4.1
+- jupyterlab >=4.1.8,<=4.2
15
- jupyterlab-language-pack-fr-FR
16
- jupyterlab-language-pack-zh-CN
17
- jupyterlab-fasta >=3.3.0,<4
18
- jupyterlab-geojson >=3.4.0,<4
19
-# currently broken: https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
20
-# - jupyterlab-tour
+- jupyterlab-tour
21
- jupyterlab-night
22
-- jupyterlite-core =0.2.3
23
-- jupyterlite-pyodide-kernel =0.2.3
24
-- jupyterlite-sphinx >=0.10.0,<0.11
25
-- notebook >=7.0.8,<7.1
+- jupyterlite-core =0.3.0
+- jupyterlite-pyodide-kernel =0.3.1
+- jupyterlite-sphinx >=0.14.0,<0.15
+- notebook >=7.1.0,<7.2
26
- pip
27
- plotly >=5,<6
28
- pip:
0 commit comments