Skip to content

Commit 07e4dc3

Browse files
committed
updated binder
1 parent f051ec5 commit 07e4dc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

binder/environment.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
21
name: example-environment
32
channels:
43
- conda-forge
54
dependencies:
65
- python
76
- numpy
87
- pip
8+
- seaborn
9+
- cartopy
10+
- geopandas
911
- pip:
1012
- pandas
1113
- matplotlib
1214
- wasabi>=0.2.1,<1.1.0
15+
- black==19.10b0

0 commit comments

Comments
 (0)