We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am not able to get tensorboard working no my jupyter notebook.
Details:
jupyter-tensorboard 0.2.0 tensorboard-data-server 0.6.1 tensorboard-plugin-wit 1.8.0 tensorflow 1.5.0 tensorflow-tensorboard 1.5.1
notebook 5.6.0
Packages and jupyter are using same Python version. In logs I can see 404 error related to tensorboard. reference: https://pypi.org/project/jupyter-tensorboard/
The text was updated successfully, but these errors were encountered:
I have the same problem
Sorry, something went wrong.
I had some problems and made PR but no one responded.
may the author not active now? so it is very likely that this pr will be difficult to be merged later.
So as an alternative, I re-released a new package
try:
https://github.com/HFAiLab/jupyterlab_tensorboard_pro
Same problem here
No branches or pull requests
I am not able to get tensorboard working no my jupyter notebook.
Details:
pip list | grep tensor
jupyter-tensorboard 0.2.0
tensorboard-data-server 0.6.1
tensorboard-plugin-wit 1.8.0
tensorflow 1.5.0
tensorflow-tensorboard 1.5.1
pip list | grep notebook
notebook 5.6.0
Packages and jupyter are using same Python version.
In logs I can see 404 error related to tensorboard.
reference: https://pypi.org/project/jupyter-tensorboard/
The text was updated successfully, but these errors were encountered: