Skip to content

Manually re-launching LSP servers #681

@cccs-jc

Description

@cccs-jc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions