Open
Description
I'm trying to visualize the embeddings in tensorboard but the projector tab isn't showing anything on colab.
When I downloaded the logs folder to my pc and than ran it locally, it worked perfectly fine. Does anybody have any idea why it isn't working in google colab and what can i do to make it work ?
The command i'm using to show the tensorboard:
%tensorboard --logdir tmp/
Output: