How to change tensorboard kernel? #17392
-
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? |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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 Interpreter
command from the command palette.