Shengpeng Liu
Shengpeng Liu
jupyter-tensorboard must be installed in ** the environment that jupyter notebook runs **. If jupyter is used in multiple environments, jupyter-tensorboard should be installed every environment.
I think jupyterhub will handle these url forwardings well
You can run ` jupyter tensorboard enable --user` I will do some improvement to track these kinds of problems.
The step is done in the install progress and users can just type `pip install jupyter-tensorboard` to get things work. However, there're some cases the command is not executed in...
What's your `jupyter-tensorboard` version? The error has occurred in old versions and I have fixed it. You may upgrade your `jupyter-tensorboard` by `pip install -U jupyter-tensorboard`