File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -146,20 +146,9 @@ Use of a python `virtualenv` or a conda env is also recommended.
146
146
[ Microsoft list] ( https://microsoft.github.io/language-server-protocol/implementors/servers/ )
147
147
should work after [ some additional configuration] ( ./CONTRIBUTING.md#specs ) .
148
148
149
- Note 1 : it is worth visiting the repository of each server you install as
149
+ Note: it is worth visiting the repository of each server you install as
150
150
many provide additional configuration options.
151
151
152
- Note 2: we are developing an improved (faster autocompletion, added features)
153
- version of the ` python-language-server ` . It is experimental and should
154
- not be used in production yet, but will likely benefit individual users
155
- You can check it out with:
156
-
157
- ``` bash
158
- pip install git+https://github.com/krassowski/python-language-server.git@main
159
- ```
160
-
161
- Please report any regressions [ here] ( https://github.com/jupyter-lsp/jupyterlab-lsp/issues/272 ) .
162
-
163
152
1 . Restart JupyterLab
164
153
165
154
If JupyterLab is running when you installed the extension, a restart is required
You can’t perform that action at this time.
0 commit comments