From 9fe851e6a1b914d1c4f9f153a324f7c45e0a0606 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 24 Jun 2022 16:28:23 +0000 Subject: [PATCH 1/2] Remove reference to fork of python-language-server --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a8e4f611a..c2f3fe2ac 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,6 @@ Use of a python `virtualenv` or a conda env is also recommended. R ([languageserver](https://github.com/REditorSupport/languageserver)) servers: ```bash - # note: you may want to use our fork of python-language-server instead (see below) pip install 'python-lsp-server[all]' R -e 'install.packages("languageserver")' ``` From 43229bc7b09f911219ae762fcdeecd55118c53b5 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 24 Jun 2022 17:00:34 +0000 Subject: [PATCH 2/2] Remove orphaned reference to Note 2 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c2f3fe2ac..2948e8a97 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,6 @@ Use of a python `virtualenv` or a conda env is also recommended. or permanently by setting `c.Completer.use_jedi = False` in your [`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration). - You will also benefit from using experimental version of python-language-server - as described in the Note 2 (above). 1. (Optional, Linux/OSX-only) to enable opening files outside of the root directory (the place where you start JupyterLab), create `.lsp_symlink` and