Skip to content

Commit d1ee498

Browse files
committed
Prettier apparently
1 parent f17e4b8 commit d1ee498

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,9 @@ Use of a python `virtualenv` or a conda env is also recommended.
155155

156156
Note: it is worth visiting the repository of each server you install as
157157
many provide additional configuration options.
158-
158+
159159
Note on pyls (python-language-server) issues: pyls is known to require specific
160-
versions of some dependencies such as [ujson <= 1.35](
161-
https://github.com/krassowski/jupyterlab-lsp/issues/203#issuecomment-599039556
162-
), [jedi == 0.15.2 and parso == 0.5.2](
163-
https://github.com/krassowski/jupyterlab-lsp/issues/200#issuecomment-599039353
164-
). If you experience any issues with LSP functions in Python,
160+
versions of some dependencies such as [ujson <= 1.35](https://github.com/krassowski/jupyterlab-lsp/issues/203#issuecomment-599039556), [jedi == 0.15.2 and parso == 0.5.2](https://github.com/krassowski/jupyterlab-lsp/issues/200#issuecomment-599039353). If you experience any issues with LSP functions in Python,
165161
please check if you have the right version using `pip freeze` command.
166162

167163
1. (Optional, Linux/OSX-only) to enable opening files outside of the root

0 commit comments

Comments
 (0)