Cannot connect to localhost when running tensorboard –logdir=runs
I am trying to execute the code exactly as it is written on this tutorial. When I run !tensorboard –logdir=runs, this is what I see:
tensorboard “No dashboards are active for the current data set.”
I am trying to execute the code exactly as it is written on this tutorial, but I keep getting this exact message. I am running the code in Google Colab on a MacOS.