- If you don't have conda (either with Miniconda or the full AnacondaDistribution) already installed we recommend installing miniconda for latest Python 3.
- Then clone this repository and, at the root directory, you will find the environment.yml file. That files is basically the list of packages we are going to install.
- Now create the environment with
conda env create --file environment.yml - activate the environment with:
conda activate OHW - call
jupyter-labto get started! Happy hacking!!
forked from oceanhackweek/ohw-tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
aabelean/ohw-tutorials
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
OceanHackWeek - Tutorials
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 61.9%
- HTML 38.0%
- Other 0.1%