Skip to content

noraini0210/ohw-tutorials

 
 

Repository files navigation

Ocean Hack Week - 2021

Continuous Integration Tests

GHA-tests

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 OHW
  5. call jupyter-lab to get started! Happy hacking!!

About

OceanHackWeek - Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.9%
  • HTML 38.0%
  • Other 0.1%