I Want to see it Tensorflow Graph and Weight using Tensorflow in Jupyter Notebook. But It is not working. I use Jupyter notebook on the remote server.
%tensorboard --logdir logs
%load_ext tensorboard
it say it is too long to response at static ip.
How can I solve it?!