jupyter_tensorboard
jupyter_tensorboard copied to clipboard
Tensorboard not working
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/
I have the same problem
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