Launching TensorBoard from a notebook

Hello,

Since tensorboard is listening on a port that is not open in your session, that unfortunately can’t work.

There was a discussion about this topic here:

It seems there is a JLab extension we could use that would act as a proxy for tensorboard, but this is not yet in production.