Skip to content

Instantly share code, notes, and snippets.

@balkian
Last active April 20, 2017 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balkian/cdb3356ed7413637a3334dd0b27da13b to your computer and use it in GitHub Desktop.
Save balkian/cdb3356ed7413637a3334dd0b27da13b to your computer and use it in GitHub Desktop.
SITC Classification
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment