##// END OF EJS Templates
Fix auto_create not recognized by TerminalIPythonApp, and please linter. (#14284)...
Fix auto_create not recognized by TerminalIPythonApp, and please linter. (#14284) Config option auto_create not recognized by TerminalIPythonApp, as the config overwirte id not add `.tag(config=True)` closes #14282
M Bussonnier -
r28573:d6abca83 merge
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
pt_inputhooks
shortcuts
tests
__init__.py Loading ...
console.py Loading ...
debugger.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
magics.py Loading ...
prompts.py Loading ...
ptutils.py Loading ...