7

I can connect to a remote Jupyter Notebook server with a token from VSCode through the "Python: Specify Jupyter server URI" command from the Command Palette.

However, I didn't find a way to do 2 things:

  1. Open an existing Notebook on the remote Jupyter Notebook server.
  2. Specify a folder to connect to, where my existing notebook resides in the remote server.

Is there a way of doing it?

2
  • Hi, How did you connect? I am trying to find the value of endpoint url from AWS console, but am unsuccessful. If you could let me know, how you set it, that would be great Commented Mar 31, 2023 at 23:45
  • Exactly this should be a very intuitive thing, and they don't support that. What's the point of opening a new file everytime if I want to connect to a kernel. Here is the relevant issue for future reference, it's still open github.com/microsoft/vscode-jupyter/issues/1366, another related issue github.com/microsoft/vscode-jupyter/issues/254 Commented Dec 20, 2024 at 16:42

1 Answer 1

5

Currently, VSCode doesn't support this functionality. See this issue: https://github.com/microsoft/vscode-python/issues/8161

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.