Skip to content

Commit 3ccde37

Browse files
committed
fix binder env
1 parent e14ffdc commit 3ccde37

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dependencies:
1212
# open xarray results
1313
- netcdf4
1414
- xarray>=0.16
15+
# esgf search
16+
- esgf-pyclient
1517
# tests
1618
#- pytest
1719
#- flake8

notebooks/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ dependencies:
88
- jupyterlab
99
- ipywidgets
1010
- nodejs
11-
- esgf-pyclient

0 commit comments

Comments
 (0)