Closed NDer100KG closed 2 years ago
@NDer100KG Automated tensorboard serving only works in our SaaS offering. We're planning to implement support for our local installations in the future, but this would require a kubernetes cluster and additional infrastructure.
Hi team WandB:
I am trying to use the function of syncing logs from tensorboard to wandb, and I also need the embedding projector function in tensorboard.
Although the charts have been synced to my wandb-local (assumed the codes are executing correctly? ), the tensorboard plugin seems not popped, as the following picture
However, the same code running on
https://api.wandb.ai
justs works, as the following pictureShould I manually add something in the container, or any other commands are suggested? Thanks
Here are the codes I am using: