Open cnrrobertson opened 2 years ago
New ZMQTerminalInteractiveShell.autoindent config option to emulate --no-autoindent command line option in ipython. This was present in the previous ipython based InteractiveShell class and has been requested by a couple of users (#240).
ZMQTerminalInteractiveShell.autoindent
--no-autoindent
ipython
InteractiveShell
New
ZMQTerminalInteractiveShell.autoindent
config option to emulate--no-autoindent
command line option inipython
. This was present in the previousipython
basedInteractiveShell
class and has been requested by a couple of users (#240).