I\'m new to Tensorflow and would greatly benefit from some visualizations of what I\'m doing. I understand that Tensorboard is a useful visualization tool, but how do I run
While running the tensorboard give one more option --host=ip of your system and then you can access it from other system using http://ip of your host system:6006