microsoft / microsoft/vscode-tensorboard

Tensorboard works with terminal&browser but not vscode

Open
#10 1 comment 0 reactions 1 assignee View on GitHub

@DonJayamanne is already working on this.

Since Dec 4, 2023.

bug info-needed
Dominant language
TypeScript
Stars
7
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.