-
Notifications
You must be signed in to change notification settings - Fork 8
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 jupyterhub #45
Comments
Thanks for filing this issue and sorry you are running into this issue. |
@DonJayamanne Unfortunately, I still have this issue I am running jupyterhub 1.5.0 and yes I can log in to jupyterhub. |
@DonJayamanne I am running version |
could be related to microsoft/vscode-jupyter#39 ? |
@life Are there any special characters in the Jupyterhub username or what does your Jupyterhub user specific instance url look like ? |
@quantum-byte @lifetooeasy
|
|
I'm having the same problem, I reinstalled using visx and still have the same problem, my username has no special characters and I'm pretty sure I can log in in my browser! |
Please can you
ms-toolsai-jupyter-hub-insiders.vsix.zip Screenshot for enabling logging To get to the logs, please open the bottom output panel (use the command |
@DonJayamanne vscode can connect to remote server and list the available remote kernels.
|
How have you started Jupyter hub? Is this locally installed? If so please can you share the details of the versions of Jupyter hub and other packages |
I am trying to connect to a remote jupyterhub not locally. It runs jupyterhub version 4.1.5 and jupyterlab 4.2.2. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@lifetooeasy
|
|
I had the same issue
|
I tried the work around but I have the same result. Exception while handling messages: TypeError: First argument to DataView constructor must be an ArrayBuffer |
This is something I also encountered. Although I have found a workaround, it is still painful to repeat the process every time. |
we have this issue as well, Cursor Version: 0.40.4 JupyterHub Extension Version: v2024.5.1002432242 JupyterLab Version: Version 4.0.12 |
@Yefee does not works when running kernel on .py documents with code selection for execution. VS Code Insiders sets the kernel selection to EDIT: made a mistake, dismiss comments |
HI everyone, I'm sorry you have been running into this issue. |
I't working for me, thank you so much for your work @DonJayamanne |
Thanks for update @DonJayamanne. The error persists in VS code insider + Jupyter v2024.10.2024101001 (pre-release) + Jupyter Hub v2024.10.1002831100 (pre-release)
|
@Yefee Please can you try Going to close this for now, as the pre-release should fix this. |
@DonJayamanne thanks for the following up. I tried
|
@DonJayamanne hi, I also tried 2024.10.1002831100 for Windows from Marketplace. Same error persists:
|
Closing in favour of #74 |
Environment data
Expected behaviour
Connect jupyterhub session via vscode jupyterhub extension.
Actual behaviour
Invalid username or password.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
As described in the doc.
Logs
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)The text was updated successfully, but these errors were encountered: