jupyter_tensorboard icon indicating copy to clipboard operation
jupyter_tensorboard copied to clipboard

Tensorboard not working

Open 11keshav opened this issue 3 years ago • 3 comments

I am not able to get tensorboard working no my jupyter notebook. image

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/

11keshav avatar Aug 26 '21 07:08 11keshav

I have the same problem

sc0ttms avatar Dec 25 '21 05:12 sc0ttms

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

aircloud avatar Jul 18 '22 10:07 aircloud

Same problem here

Armanasq avatar Aug 16 '22 19:08 Armanasq