-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
We've noticed that sometimes the sql-language-server (LSP node server) we use stops or dies for some reason.
For example this will happen when putting a laptop to sleep. In this scenario it's not a big deal. We can just restart the jupyter lap process and a new LSP server is also created.
However in a JupyterHub environment it's very inconvenient to have to restart the hosting POD just to force the LSP server to restart.
Is there a way in JupyterLab to force the restart of an LSP server. Is there anything in the UI or on command line that would trigger JupyterLab to start a new LSP instance if it dies.
calbraz, c-thiel, JulianSMoore, lukelbd and lebigot
Metadata
Metadata
Assignees
Labels
No labels