python 3.x - No output from tensorboard -


i novice in tensorflow , read book called tensorflow machine intelligence tried run code on page 37 , find there no output(i.e.data flow graph coming out. have created graph using 'tf.summary.filewriter' name"2333". typed in , got in commandline:

'ps c:\users\administrator\appdata\local\programs\python\python36\lib\site-packages\tensorflow\tensorboard> py -3 tensorboard.py --logdir="2333" starting tensorboard b'54' @ http://pc-20140706btdd:6006 (press ctrl+c quit)'

nothing happened after that!

thank help!


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -