How to change tensorboard kernel? #17392
Answered
by
DonJayamanne
Gabriel Rudloff (grudloff)
asked this question in
Q&A
|
I can't open tensorboard since it is using a kernel that doesn't have it installed, so I just get the prompt for installing tensorboard. Is there a way to change the kernel? |
Answered by
DonJayamanne
Sep 13, 2021
Replies: 1 comment
|
You'd need to change the active interpreter used by the Python extension in the current workspace. |
0 replies
Answer selected by
DonJayamanne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'd need to change the active interpreter used by the Python extension in the current workspace.
Please use the command
Python: Select Interpretercommand from the command palette.