Skip to content

Conversation

@rodrigobdz
Copy link

The Docker container is mapping port 8888 from guest to host but Tensorboard starts on port 6006. Add port option to Tensorboard to start on the specified port.
Add PYTHONPATH environment variable to python command in Docker section to solve issue with conflicting imports.

The Docker container is mapping port 8888 from guest to host but Tensorboard starts on port 6006. Add port option to tensorboard to start on the specified port.
Add PYTHONPATH environment variable to python command in Docker section to solve issue with conflicting imports.
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

Successfully merging this pull request may close these issues.

1 participant