1
0
mirror of https://github.com/balkian/gists.git synced 2024-09-21 04:41:44 +00:00
Gists: short scripts, notes and throw-away code
Go to file
J. Fernando Sánchez f2a6bbc7ed
2017-04-20 13:20:52 +02:00
4_4.ipynb 2017-04-20 13:20:52 +02:00
README.md 2017-04-20 13:20:52 +02:00

Clone the repo

git clone https://github.com/gsi-upm/sitc

Run jupyter either through the jupyter notebook command, or with docker:

docker run -v $PWD/:/home/jovyan/work/ -p 8888:8888 jupyter/scipy-notebook

Visit the URL you'll get, or copy the token to access the notebook.