Skip to content

Commit 2b4b422

Browse files
authored
Update Binder environment (#7059)
1 parent bf86ff7 commit 2b4b422

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

binder/environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ name: notebook
22
channels:
33
- conda-forge
44
dependencies:
5-
- ipywidgets=7.6
6-
- jupyterlab=3
5+
- ipywidgets=8
76
- jupyterlab-language-pack-fr-FR
87
- jupyterlab-link-share>=0.2
98
- matplotlib
109
- numpy
11-
- nodejs
10+
- nodejs=20
1211
- python >=3.10,<3.11
1312
- xeus-python

0 commit comments

Comments
 (0)