Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note on Docker network scopes #2

Open
kathoef opened this issue Dec 22, 2020 · 0 comments
Open

Add note on Docker network scopes #2

kathoef opened this issue Dec 22, 2020 · 0 comments

Comments

@kathoef
Copy link
Owner

kathoef commented Dec 22, 2020

For example,

$ docker run -it --rm -p 6006:6006 jupyter/tensorflow-notebook tensorboard --logdir mylogdir --host 0.0.0.0

with http://0.0.0.0:6006/, http://localhost:6006/ and http://127.0.0.1:6006/ having access via the web browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant