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

Add option to disable autostart #47

Open stviaene-si opened 4 months ago

stviaene-si commented 4 months ago

Would it be possible to make the extension not autostart servers if they are not alive?

I often have multiple Jupyter notebooks open, and have a JupyterHub that I sometimes (but rarely) connect to. Every time I open vscode it starts a JupyterHub server that I'm not planning to connect to (because I have a notebook open).

Yefee commented 4 months ago

This is also related to connected to a named sever.