Skip to content

Instantly share code, notes, and snippets.

@jkremser
Last active August 3, 2017 12:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jkremser/01c5b22f9719442a416e9fd62d95b8ad to your computer and use it in GitHub Desktop.
Save jkremser/01c5b22f9719442a416e9fd62d95b8ad to your computer and use it in GitHub Desktop.
torch tutorials@docker
git clone https://github.com/torch/tutorials.git
docker run -it -p 8888:8888 -p 6006:6006 -v $PWD/tutorials:/root/sharedfolder floydhub/dl-docker:cpu jupyter notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment