jupyter_console
jupyter_console copied to clipboard
c.TerminalIPythonApp.interactive_shell_class for jupyter console..?
IPython 5.4 and 6.0 got this new great option c.TerminalIPythonApp.interactive_shell_class, which allows to plug-in e.g. rlipython.TerminalInteractiveShell (BTW, @ivanov - thank you very much for rlipython! 👍🏻). Any chances for getting similar one for jupyter console as well..?