You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In jupyterlab-lsp and probably scattered a few other places, there are a trove of lab- (but not extension-) specific options, which would be nice to polish and document, and include in this repo:
more advanced codemirror behaviors
working with advanced settings
working with jupyter_notebook_config.json
better support of starting servers without shell and peril-fraught escaping
more encapsulated notebook/lab config and runtime files (e.g. workspaces)
"nasty" paths with non-ASCII and spaces to catch more encoding/escaping errors