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.
2 parents ecf5eab + 6b38bca commit ab0d721Copy full SHA for ab0d721
README.md
@@ -164,7 +164,7 @@ Use of a python `virtualenv` or a conda env is also recommended.
164
```
165
166
or permanently by setting `c.Completer.use_jedi = False` in your
167
- [`ipython_kernel_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_kernel_config.py#systemwide-configuration).
+ [`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration).
168
You will also benefit from using experimental version of python-language-server
169
as described in the Note 2 (above).
170
0 commit comments