Originally posted by joyceerhl March 12, 2021
Originally requested in microsoft/vscode-python#15476
Integrated TensorBoard sessions in VS Code are terminated when the panel in VS Code is closed, with the intent of providing convenient lifecycle management.
That being said, we've gotten a request to provide a way to reuse the underlying TensorBoard process between VS Code session restarts. Is this something that users would find helpful?
Discussed in microsoft/vscode-python#15658
Originally posted by joyceerhl March 12, 2021
Originally requested in microsoft/vscode-python#15476
Integrated TensorBoard sessions in VS Code are terminated when the panel in VS Code is closed, with the intent of providing convenient lifecycle management.
That being said, we've gotten a request to provide a way to reuse the underlying TensorBoard process between VS Code session restarts. Is this something that users would find helpful?