Skip to content

Commit b49b127

Browse files
committed
Add numpy to env
1 parent e536e1d commit b49b127

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: environment.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
name: cookbook-dev
1+
name: eofs-cookbook-dev
22
channels:
33
- conda-forge
44
dependencies:
55
- jupyter-book
66
- jupyterlab
77
- jupyter_server
8+
- numpy
89
- pip
910
- pip:
1011
- sphinx-pythia-theme

0 commit comments

Comments
 (0)