The code within this repository will only work with the OOI JupyterHub.
- Download this repository.
cd ~
git clone https://github.com/IanTBlack/ooijh.git
- Install the repo as a Python package.
cd ~
cd ooijh
pip install -r requirements.txt
pip install .
- Copy the basic examples to the user folder.
cp -r examples ~/ooijh_examples
- Navigate to the ooijh_examples folder and test out an example.