How to add remote kernels in vscode without any external jupyter extensions #15851
Unanswered
saranyaloganathan23
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to add remote kernels where the kernels are hosted in a URL, and I need to add the kernels from the URL to Vscode Kernel with existing vscode jupyter commands. Tired example from https://github.com/microsoft/vscode-extension-samples/tree/main/jupyter-server-provider-sample, It requires to select localhost, run jupyter server to fetch the remote kernels. I need some help in understanding is there any direct way we can add remote kernels to vscode to display kernel list.
Beta Was this translation helpful? Give feedback.
All reactions