Skip to content

Commit 1f6bcd0

Browse files
authored
Update to jupyterlite-core==0.6.3 (#67)
1 parent 9132609 commit 1f6bcd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build-environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ dependencies:
1111
- ipyleaflet
1212
- ipympl >=0.8.2
1313
- ipywidgets >=8.1.7,<9
14-
- jupyterlab >=4.4.3,<=4.5
14+
- jupyterlab >=4.4.4,<=4.5
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
1919
- jupyterlab-tour
2020
- jupyterlab-night
21-
- jupyterlite-core =0.6.0
21+
- jupyterlite-core =0.6.3
2222
- jupyterlite-pyodide-kernel =0.6.0
2323
- jupyterlite-sphinx >=0.20.2,<0.21
2424
- jupyterlite-terminal >=0.2.1,<0.3.0
2525
- jupyterlite-xeus>=4.0.0
26-
- notebook >=7.4.3,<7.5
26+
- notebook >=7.4.4,<7.5
2727
- pip
2828
- plotly >=6,<7
2929
# micromamba and nodejs are needed for jupyterlite-terminal

0 commit comments

Comments
 (0)