chesterli29 / jupyterlab_tensorboard

Tensorboard extension for jupyterlab.
MIT License
315 stars 36 forks source link

having problems running through jupyterhub #8

Closed joequant closed 5 years ago

joequant commented 5 years ago

I'm trying to run jupyterlab_tensorboard but I'm getting a 404 error when I try to create a board. I'm running the system behind a reverse proxy and a jupyterhub so that there may be some broken url mangling issues.

joequant commented 5 years ago

The api which the system creates is

http://big-apple.local/jupyterhub/user/user/api/tensorboard?1549244001578

chesterli29 commented 5 years ago

please install jupyter_tensorboard first, and issue #5 may be helpful.