You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
293 B
Markdown

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.