Skip to content

Commit

Permalink
Add binder environment
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcummins committed Sep 25, 2024
1 parent afc2c16 commit f1cd79f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: unet
channels:
- conda-forge
dependencies:
- python=3.11
- notebook
- fastai
- xarray
- dask
- netCDF4
- bottleneck
- numpy
- pytorch
- matplotlib
- cartopy

0 comments on commit f1cd79f

Please sign in to comment.