Python Extension version (available under the Extensions sidebar): v2023.20.0
OS (Windows | Mac | Linux distro) and version: Windows 10 family
Anaconda version: 23.3.1
Type of virtual environment used: conda
Jupyter server running: N/A
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.
Conclusion:
The problem is clearly caused by vscode extensions.
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.
Conclusion:
The problem is clearly caused by vscode extensions.