Kernel list does not update #11017
-
Hello, I am trying to make a custom Kernel available in VSCode. It does not appear in the list of Kernels. Cheers! BTW: in a Jupyter Notebook this is no issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for filing this issue, please could you let us know where this custom kernel is defined on your machine and also provide the contents of the kernelspec.json file. thanks.
THe logs show where we look for kernels and the list of kernels displayed (& optionally filtered & why). |
Beta Was this translation helpful? Give feedback.
Thanks for filing this issue, please could you let us know where this custom kernel is defined on your machine and also provide the contents of the kernelspec.json file. thanks.
Also, please could you:
"jupyter.logging.level": "verbose",
Jupyter
output panel (go intoJupyter: Show Output
) and paste all of that here.THe logs show where we look for kernels and the list of kernels displayed (& optionally filtered & why).