Tensorboard version: 2.3.0
before I install profile-plugin on Tensorboard:
so I followed that order:
pip install -U tensorboard-plugin-profile
> Successfully installed tensorboard-plugin-profile-2.3.0
and the next time, still find a Profile button in tensorboard
I tried to use this URL http://localhost:6006/#profile to open profile
but it shows No dashboards are active for the current data set.

