Connecting to kernel: Python 3 (ipykernel): Waiting for Jupyter Session to be idle #15848
Unanswered
jaymc-arg
asked this question in
Questions and Answers
Replies: 2 comments 3 replies
-
I have a similar problem. Previously I hadn't used the jupyterHub extension, now VS code is forcing me to use this and it doesn't seem to work. Could you find a solution to this problem ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have same problem
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I'm trying to connect to a remote JupyterHub server from vscode, the extension detects de server, validates my user and pass and I select the kernel, but when I execute a cell or a line in a .py a notification pops up:
Connecting to kernel: Python 3 (ipykernel): Waiting for Jupyter Session to be idle
It hungs up there and never execute the selected code. I've already used the extension earlier and never happened before. I've already tried reinstalling the extension. Is this a bug?
jupyter extension: v2024.6.0
jupyterhub extension: v2023.10.1003012305
jupyterhub server version: 4.0.0
Thank's in advance.
Beta Was this translation helpful? Give feedback.
All reactions