You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a training script running on a remote machine and open my notebooks locally in chrome through a ssh tunnel.
When I try to open a folder with jupyter-tensorboard in chrome I get the following error in the console:
uncaught ReferenceError: $st is not defined
at common.js:263
3:8080/api/tensorboard:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
jquery.min.js:2 POST http://localhost:8080/api/tensorboard 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered:
I have a training script running on a remote machine and open my notebooks locally in chrome through a ssh tunnel.
When I try to open a folder with jupyter-tensorboard in chrome I get the following error in the console:
uncaught ReferenceError: $st is not defined
at common.js:263
3:8080/api/tensorboard:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
jquery.min.js:2 POST http://localhost:8080/api/tensorboard 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered: