Skip to content

Commit 824237b

Browse files
authored
change version pins for jupyter ipywidgets
1 parent fe817cd commit 824237b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ dependencies:
77
- geopandas
88
- h5py
99
- ipykernel
10-
- ipywidgets
11-
- ipyleaflet
12-
- jupyterlab>=3
10+
- ipywidgets>=7.6,<8.0
11+
- ipyleaflet>=0.14
12+
- jupyterlab=3
1313
- jupyterlab_widgets
1414
- matplotlib
1515
- numpy

0 commit comments

Comments
 (0)