Skip to content

Commit b316534

Browse files
committed
model.ipynb and new environment
1 parent 46a5909 commit b316534

File tree

2 files changed

+102
-995
lines changed

2 files changed

+102
-995
lines changed

environment.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: cookbook-dev
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- jupyterlab
6+
- mystmd
7+
- jupyterlab-myst
8+
- xarray
9+
- pandas
10+
- dask
11+
- tensorflow
12+
- matplotlib
13+
- cartopy
14+
- netCDF4
15+
- scipy
16+
- h5netcdf
17+
- pip
18+
- pip:
19+
- global-land-mask
20+
- visualkeras

0 commit comments

Comments
 (0)