Skip to content

Commit 7a29ced

Browse files
authored
Update to JupyterLite 0.3.0 (#49)
* Update to JupyterLite 0.3.0 * Update environment.yml * Update environment.yml * Re-add jupyterlab-tour
1 parent 7761fc4 commit 7a29ced

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

environment.yml

+6-7
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,17 @@ dependencies:
1111
- ipyleaflet
1212
- ipympl >=0.8.2
1313
- ipywidgets >=8.1.1,<9
14-
- jupyterlab >=4.0.12,<=4.1
14+
- jupyterlab >=4.1.8,<=4.2
1515
- jupyterlab-language-pack-fr-FR
1616
- jupyterlab-language-pack-zh-CN
1717
- jupyterlab-fasta >=3.3.0,<4
1818
- jupyterlab-geojson >=3.4.0,<4
19-
# currently broken: https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82
20-
# - jupyterlab-tour
19+
- jupyterlab-tour
2120
- 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
21+
- jupyterlite-core =0.3.0
22+
- jupyterlite-pyodide-kernel =0.3.1
23+
- jupyterlite-sphinx >=0.14.0,<0.15
24+
- notebook >=7.1.0,<7.2
2625
- pip
2726
- plotly >=5,<6
2827
- pip:

0 commit comments

Comments
 (0)