microsoft / vscode-tensorboard

Launch and view Tensorboards in VS Code
MIT License
4 stars 3 forks source link

Tensorboard works with terminal&browser but not vscode #10

Open zzhixin opened 11 months ago

zzhixin commented 11 months ago

Environment data

Expected behaviour

Show data.

Actual behaviour

"No dashboards are active for the current data set"

Steps to reproduce:

If I first launch tensorboard in terminal and then open vscode everything is fine. But if I don't prelaunch tensorboard and make it running under the hood, vscode can't show dashboard. Even worse, If I did prelaunch it but after open vscode, I close the terminal process, then I can never make tensorboard works except I close vscode.

By the way, the conda environment and work directory is the same in the terminal and vscode.

issues

Conclusion:

The problem is clearly caused by vscode extensions.

DonJayamanne commented 11 months ago

Please could you enable logging as follows: