1
0
mirror of https://github.com/balkian/gists.git synced 2024-09-21 12:51:43 +00:00
gists/repos/cdb3356ed7413637a3334dd0b27da13b/README.md
J. Fernando Sánchez ed3dcc754f Add 'repos/cdb3356ed7413637a3334dd0b27da13b/' from commit 'f2a6bbc7edea67bc7e7c4836411d59ba9ae6f8bf'
git-subtree-dir: repos/cdb3356ed7413637a3334dd0b27da13b
git-subtree-mainline: 67516ee626
git-subtree-split: f2a6bbc7ed
2021-10-30 15:12:37 +02:00

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.