Skip to content

Commit ab0d721

Browse files
authored
Merge pull request #532 from bolliger32/patch-1
change IPython config location for use_jedi
2 parents ecf5eab + 6b38bca commit ab0d721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Use of a python `virtualenv` or a conda env is also recommended.
164164
```
165165

166166
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).
167+
[`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration).
168168
You will also benefit from using experimental version of python-language-server
169169
as described in the Note 2 (above).
170170

0 commit comments

Comments
 (0)