Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensorboard works with terminal&browser but not vscode #10

Open
zzhixin opened this issue Nov 15, 2023 · 1 comment
Open

Tensorboard works with terminal&browser but not vscode #10

zzhixin opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster

Comments

@zzhixin
Copy link

zzhixin commented Nov 15, 2023

Environment data

  • VS Code version: 1.84.2
  • 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.

issues

Conclusion:

The problem is clearly caused by vscode extensions.

@zzhixin zzhixin added the bug Issue identified by VS Code Team member as probable bug label Nov 15, 2023
@DonJayamanne
Copy link
Contributor

Please could you enable logging as follows:

  • Open settings & go into Tensorboard->Logging
  • Change the value to verbose
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Tensorboard output panel.
Screenshot 2023-12-04 at 16 55 45

@DonJayamanne DonJayamanne added the info-needed Issue requires more information from poster label Dec 4, 2023
@DonJayamanne DonJayamanne self-assigned this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants