microsoft / microsoft/vscode-tensorboard
Downloading does not work from tensorboard when launched as a vscode plugin
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 9
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Environment data
- VS Code version: 1,87,2
- Jupyter Extension version (available under the Extensions sidebar): N/A
- Python Extension version (available under the Extensions sidebar): v2024.2.1
- OS (Windows | Mac | Linux distro) and version: windows
- Python and/or Anaconda version: 3.10.13
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
- Jupyter server running: Local | Remote | N/A
Expected behaviour
Clicking on file download button downloads a file
Actual behaviour
Nothing happens. Download works perfectly when I start tensorboard from the anaconda environment and use it in a browser.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the download-button behavior when TensorBoard is launched as a VS Code plugin, then compare it with the working browser flow described in the issue. Trace the plugin's download entry point; done means clicking the button downloads the file in the VS Code-hosted TensorBoard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100