Skip to content

IanTBlack/ooijh

Repository files navigation

Installation

The code within this repository will only work with the OOI JupyterHub.

Steps

  1. Download this repository.

cd ~

git clone https://github.com/IanTBlack/ooijh.git

  1. Install the repo as a Python package.

cd ~

cd ooijh

pip install -r requirements.txt

pip install .

  1. Copy the basic examples to the user folder.

cp -r examples ~/ooijh_examples

  1. Navigate to the ooijh_examples folder and test out an example.

About

A Python package for navigating the OOI JupyterHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published