Last active
April 13, 2020 10:48
-
-
Save det-peralta/0e5d068aafb28661263b2822eee43635 to your computer and use it in GitHub Desktop.
Running docker jupyter tensorflow container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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