- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please follow the steps given below to start tensorboard:
Do the necessary tunneling in putty. By default tensorboard starts in port 6006. Open putty and load the required DevCloud session.
On the left pane click on SSH -> Tunnels
Enter the details of Source and Destination as given in the screenshot and click on Open
In the terminal, do the following:
conda create -n tfboard python=3.6 source activate tfboard conda install tensorflow tensorboard --logdir=path/to/log-directory
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page