- Clone or download repository
> git clone git@github.com:octo-willy/mapping-wetlands.git
- Install environments
Used in 1st notebook
> conda env create -f env_gee.yml
Used in 2nd notebook
> conda env create -f env_wct.yml
- Activate environment
> activate gee
or
> activate wetland
- CD to repository and run notebook
> cd [path of cloned repository] && jupyter notebook