Running TensorBoard

Learn how to run TensorBoard in your specific environment.

Running TensorBoard

We have already looked at how TensorBoard can be run inside a notebook. Now, we will be taking a look at how you can run TensorBoard locally as well as on Binder.

Running TensorBoard separately (local installation)

Assuming you’ve installed TensorBoard while following the Setup Guide, now you need to open a new terminal or Anaconda Prompt, navigate to the PyTorchStepByStep folder you cloned from GitHub, and activate the pytorchbook environment:

Get hands-on with 1200+ tech skills courses.