You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TensorFlow: Add a port mapping option for docker command.
Changes:
* Add port mapping options to `docker run` commands in
docker_run_gpu.sh and README.md. Docker on Mac needs an extra option
`-p` to expose 8888 for Jupyter Notebook. The added option makes the
behavior of containers consistent on both Ubuntu and Mac.
Change-Id: I29002329f08d7dc05415925e9b2aedbd3f112813
0 commit comments