Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to a remote Jupyter server from vscode.dev #15668

Open
nsklei opened this issue May 6, 2024 · 0 comments
Open

Cannot connect to a remote Jupyter server from vscode.dev #15668

nsklei opened this issue May 6, 2024 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@nsklei
Copy link

nsklei commented May 6, 2024

Environment data

  • VS Code version: 1.89.0 on vscode.dev
  • Jupyter Extension version (available under the Extensions sidebar): v2024.4.0
  • Python Extension version (available under the Extensions sidebar): v2024.6.0
  • OS (Windows | Mac | Linux distro) and version: Win 11 v10.0.22621 Build 22621
  • Jupyter server running: Remote

Expected behaviour

I run a jupyter notebook instance on my azure vm.
When opening the url http://xx.xx.xxx.xxx:yyyy/tree?token=abc12345 in my browser jupyter works.
When opening the same url in VS Code Desktop App, I can connect to the kernel and run a script on it.

Actual behaviour

When doing trying to connect the kernel using the same url in vscode.dev I get the following error:

image

I followed the steps described here, but it didn't solve the problem.

@nsklei nsklei added the bug Issue identified by VS Code Team member as probable bug label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants