Skip to content

Instantly share code, notes, and snippets.

@hoto17296
Last active March 22, 2018 08:04
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 hoto17296/5415c3577ce5f73129d949426788c5a3 to your computer and use it in GitHub Desktop.
Save hoto17296/5415c3577ce5f73129d949426788c5a3 to your computer and use it in GitHub Desktop.
GPU Practice
run_jupyter:
docker run --runtime=nvidia --rm -d -p 80:8888 -v /notebooks:/notebooks \
tensorflow/tensorflow:latest-gpu-py3 jupyter notebook \
--notebook-dir=/notebooks --allow-root --NotebookApp.token=''
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment