Open efengx opened 4 years ago
@efengx same issue on my side as well
Any updates on this?
First install tensorflow
pip install tensorflow
Then install jupyter_tensorboard
pip install jupyter-tensorboard
Then install this extension.
@tarrade Did it not work?
@AbhishekTaparia no it didn't work for me with my setup. I am using env and Docker to have a reproducible environment when I am working locally or on the cloud for my student and me. The "new" TensorBoard can run in a notebook cell for me locally and I need port fwd on GCP. Maybe it some incomparability with the other packages that I am using since it work for you but not for some of us. Anyway I have new setup so I don't need this extension any more. Thanks
same issue 404 not found. can anyone help please?
Same issue here.
I had the same issue. I was entering the directory's absolute path, such as "/home/user/this/is/example/path". So I tried entering "this/is/example/path", then it started working... (opened jupyterlab in the $home folder)
Same issue Invalid response: 404 Not Found.. Any updates yet?
Same issue Invalid response: 404
Same issue Invalid response: 404
Please try the following. https://github.com/chaoleili/jupyterlab_tensorboard/issues/41#issue-942056546
problem:
I also have similar troubles, Related information is as follows:
_Originally posted by @efengx in https://github.com/chaoleili/jupyterlab_tensorboard/issues/5#issuecomment-601504704_