You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duh, the upstream workaround wasn't applied because we launch TensorBoard using the launch() function (which is their Python API for starting TensorBoard sessions), and that codepath doesn't contain their workaround. We just needed to apply the same workaround in our launcher script.
Hello @joyceerhl , despite having the latest version of the Python extension, Tensorboard stays blank. I'm working on Windows, but I am connected via SSH to a remote machine running Ubuntu.
What are the steps required to make Tensorboard work?
Uh oh!
There was an error while loading. Please reload this page.
TensorBoard has received multiple reports of this even in the browser, so this impacts all TensorBoard users, not just VS Code TensorBoard users.
We have documented how to diagnose and fix this problem: https://github.com/microsoft/vscode-python/wiki/Troubleshooting-TensorBoard-integration-in-VS-Code#integrated-tensorboard-sessions
TensorBoard added a workaround for it that ships with the source code. tensorflow/tensorboard#3128
For whatever reason that's not working and is still hitting our customers on Windows. Ideas:
The text was updated successfully, but these errors were encountered: