Skip to content

Instantly share code, notes, and snippets.

@det-peralta
Last active April 13, 2020 10:48
Show Gist options
  • Save det-peralta/0e5d068aafb28661263b2822eee43635 to your computer and use it in GitHub Desktop.
Save det-peralta/0e5d068aafb28661263b2822eee43635 to your computer and use it in GitHub Desktop.
Running docker jupyter tensorflow container
docker run -it -p 8888:8888 -p 6006:6006 --name jupyter-tensorflow tensorflow/tensorflow:nightly-py3-jupyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment