Skip to content

Instantly share code, notes, and snippets.

@vfrico
Created September 15, 2016 15:15
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 vfrico/d1a199261a7b4e2025f8789f05f451f6 to your computer and use it in GitHub Desktop.
Save vfrico/d1a199261a7b4e2025f8789f05f451f6 to your computer and use it in GitHub Desktop.
docker pull recognai/jupyter-scipy-kge
git clone https://github.com/vfrico/kge-wikidata
docker run -d -p 8888:8888 -v $PWD/kge-wikidata:/home/jovyan/work recognai/jupyter-scipy-kge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment