The official way to visualize a TensorFlow graph is with TensorBoard, but sometimes I just want a quick look at the graph when I\'m working in Jupyter.
Is there a qu
I wrote a Jupyter extension for tensorboard integration. It can:
Github: https://github.com/lspvic/jupyter_tensorboard