-
Notifications
You must be signed in to change notification settings - Fork 294
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
Can't connect to remote JupyterHub #14053
Comments
Unfortunately this isn't supported.
Unfortunately we found that support for Jupyter Hub in the extension is currently broken for new versions of Jupyter Hub. We are currently looking into moving this into a separate extension,
Yes, there are two options
|
Thank you for all the information, that's very helpful. Yes, indeed VSCode Tunnels work quite well with Jupyter Kernels, thanks. |
@renan-r-santos I.e. this is what I'll try to get working |
Note however, adding support for SSO will be out of scope as this cannot be done in external applications. |
@renan-r-santos This should now resolve the issue with the use of API tokens. Please do let me know if that works, or better yet, keep using the tunnels, as I believe that gives a much richer experience. |
Applies To
What happened?
I was trying to follow the documentation regarding connecting to an existing remote Jupyter server but it isn't working.
I'm on VSCode insiders and my remote environment is JupyterHub running at
https://example-domain.com/notebook
. JupyterLab is accessible athttps://example-domain.com/notebook/user/[email protected]/lab
.I have tried many variations of URLs but none seem to work. Additionally, it is always asking for URL, username and password. My deployment of JupyterHub uses Google SSO for authentication, so there's no JupyterHub-specific password to type. I've tried creating a token from JupyterHub's admin panel and using it as a password and it also doesn't work.
Maybe related, but I'd like to ask if, instead of using a remote Kernel with a local file, would it be possible to use a remote Kernel and open a remote folder inside a JupyterLab instance? If not, is this planned? Just for reference, I'm talking about something similar to PyCharm's Jupyter remote connection. Well, I was searching the issue tracker and I think it's #1366, right?
VS Code Version
Insiders (1.82.0-insider, undefined, vscode.dev) - 8/3/23
Jupyter Extension Version
2023.7.1002162226
Jupyter logs
Coding Language and Runtime Version
Python 3.11.4
Language Extension Version (if applicable)
2023.15.12151010
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Remote
The text was updated successfully, but these errors were encountered: