1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-21 17:22:29 +00:00
gists/SITC Classification/README.md
J. Fernando Sánchez f48bab94dd Move files
2021-10-30 15:23:01 +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.