Skip to content

Commit ee32484

Browse files
committed
update binder env
1 parent d305360 commit ee32484

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

environment.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,23 @@ name: sliderule
33
channels:
44
- conda-forge
55
dependencies:
6-
- python=3.8
7-
- setuptools_scm
86
- cartopy
7+
- geopandas
8+
- h5py
99
- ipykernel
1010
- ipywidgets
1111
- ipyleaflet
12-
- tk
12+
- jupyterlab>=3
1313
- matplotlib
1414
- numpy
1515
- pandas
16-
- geopandas
17-
- h5py
1816
- pip
1917
- pyproj
18+
- python=3.8
19+
- requests
2020
- scipy
21+
- setuptools_scm
2122
- shapely
22-
- requests
23+
- tk
2324
- pip:
2425
- -e ./

postBuild

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)