##// END OF EJS Templates
Allow to completely deactivate jedi type inference....
Allow to completely deactivate jedi type inference. For slow systems or edge case. It seem reasonable as uninstalling jedi may not be an option, and completions without types is already good.
Matthias Bussonnier -
r23314:d6f7f1a3
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...