microsoft / vscode-jupyter-hub

Jupyter Hub Support in VS Code
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter-hub
MIT License
8 stars 6 forks source link

JupyterHub Kernel Picker Not Showing Up Anymore #44

Closed mtreca closed 6 months ago

mtreca commented 7 months ago

Environment data

Expected behaviour

The JupyterHub specific kernel picker used to show up, which allows me to connect to a remote JH instance.

Actual behaviour

No kernel picker. Instead I get the base kernel picker from the Jupyter extension, but trying to connect results in an error (due to the absence of JH-specific logic?)

Screenshot 2023-12-28 at 17 51 29

Steps to reproduce:

Logs

No logs from the JH extension, almost as if it wasn't activating

DonJayamanne commented 6 months ago

Sorry for not getting back to you on this, are you still running into this issue. Note: Ples ensure you install the latest version of Jupyter extension ( you have an old version installed)

mtreca commented 6 months ago

Hey there. Thanks for the followup. I cannot reproduce this one after updating, so I think you were right. Closing.