Skip to content

Commit 6b38bca

Browse files
authored
change IPython config location for use_jedi
1 parent ecf5eab commit 6b38bca

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)