Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 673 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 673 Bytes

negi-stuff

NeGi - Abisko - 2019 useful stuff prepared by Sara and Diego.

The main repository for the course is here

Only code lives here

install

if you want to use this package from anywhere in the jupyterhub (jh), the best is to install it locally by doing the following in the jh terminal:

cd ~
git clone https://github.com/daliagachc/negi-stuff
pip install --user -e negi-stuff

update

The package is updated often so syncing regularly is a good idea:

cd ~/negi-stuff
git pull

contributions

contributions are more than welcome :). feel free to fork and send pull requests.