chesterli29 / jupyterlab_tensorboard

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

docker #24

Open victor-moreno opened 3 years ago

victor-moreno commented 3 years ago

Hi, I still get error 500 or 404 with all the supposed dependencies installed.

My installation is inside a docker and I need to add --bind_all to the tensorboard call to run in a notebook. It works well then, but get a gray screen without it.

I wonder if I can add this option to the jupyterlab_tensorboard to check If that is the reason it is not starting.

Thanks

Victor

RW21 commented 3 years ago

Have you checked this issue? https://github.com/chaoleili/jupyterlab_tensorboard/issues/25