Fail to start a tensorboard session (Time out) #9470
Answered
by
rchiodo
JiaxinWang-thu
asked this question in
General
-
I come across this problem with info "We failed to start a TensorBoard session due to the following error: Error: Timed out after 60 seconds waiting for TensorBoard to launch." How can I deal with it? I need your help, thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
rchiodo
Dec 3, 2021
Replies: 1 comment 2 replies
-
You should log an issue on the vscode-jupyter extension. We own the tensorboard integration. There's likely a problem with your tensorboard installation. Hopefully there should be more information in the 'Python' output tab from the launch of the tensorboard session. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
greazer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should log an issue on the vscode-jupyter extension. We own the tensorboard integration. There's likely a problem with your tensorboard installation.
Hopefully there should be more information in the 'Python' output tab from the launch of the tensorboard session.