File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11# jupyter-lsp
22
3- > a Multi-[ Language Server] [ language-server ] WebSocket proxy for your Jupyter
4- > ` notebook ` or ` lab ` server. For Python 3.5+.
3+ Multi-[ Language Server] [ language-server ] WebSocket proxy for your Jupyter
4+ ` notebook ` or ` lab ` server. For Python 3.5+.
55
66See the parent of this repository, [ jupyterlab-lsp] ( ../../README.md ) for the
77reference client implementation for [ JupyterLab] [ ] .
88
99## Installing language servers
1010
1111` jupyter-lsp ` does not come with any Language Servers! However, we will try to use
12- them if they _ are_ installed and we know about them.
13-
14- > You can disable this behavior by configuring [ ` autodetect ` ] ( #autodetect )
12+ them if they _ are_ installed and we know about them (you can disable this behavior
13+ by configuring [ ` autodetect ` ] ( #autodetect ) ).
1514
1615Use a package manager to install a [ language server] [ lsp-implementations ]
1716(also [ this list] [ langserver ] ) from the tables below: these implementations are
You can’t perform that action at this time.
0 commit comments