isgiddy / ohw20-tutorials

Ocean Hack Week 2020 - Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ocean Hack Week - 2020

Continuous Integration Tests

Platform Status
Linux and macOS Travis
Windows AppVeyor

MyBinder

Binder

Pangeo Binder

Pangeo Binder

Install Instructions

  1. If you don't have conda (either with Miniconda or the full AnacondaDistribution) already installed we recommend installing miniconda for latest Python 3.
  2. 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.
  3. Now create the environment with conda env create --file environment.yml
  4. activate the environment with: conda activate OHW20
  5. call jupyter-lab to get started! Happy hacking!!

About

Ocean Hack Week 2020 - Tutorials


Languages

Language:Jupyter Notebook 83.7%Language:HTML 16.3%Language:JavaScript 0.0%Language:Python 0.0%Language:CSS 0.0%