We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe851e commit 43229bcCopy full SHA for 43229bc
README.md
@@ -163,8 +163,6 @@ Use of a python `virtualenv` or a conda env is also recommended.
163
164
or permanently by setting `c.Completer.use_jedi = False` in your
165
[`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration).
166
- You will also benefit from using experimental version of python-language-server
167
- as described in the Note 2 (above).
168
169
1. (Optional, Linux/OSX-only) to enable opening files outside of the root
170
directory (the place where you start JupyterLab), create `.lsp_symlink` and
0 commit comments