How to stop a tensorboard server?. How to open a new tab for the same server? #15803
Unanswered
cezannealves
asked this question in
Questions and Answers
Replies: 1 comment
-
Also interested in this same question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, every time I launch tensorboard inside VSCode it starts a new server, piling up servers and reserved ports inside VSCode.
So I wanted to know, once I start a tensorboard server inside vscode using the Tensorboard extension,
1- How can I open a new tab connecting to this server without starting a new server instance?
2- How can I stop Tensorboard server instance started by this extension
Beta Was this translation helpful? Give feedback.
All reactions