
qtconsole.readthedocs.io
The Qt Console for Jupyter Jupyter Qt Console 4.3.0 documentationThe Qt console is a very lightweight application that largely feels like a terminal, but provides a number of enhancements only possible in a GUI, such as inline figures, proper multi-line editing with syntax highlighting, graphical calltips, and much more. The Qt console can use any Jupyter kernel. Since the Qt console tries hard to behave like a terminal, by default it immediately executes single lines of input that are complete. If you want to force multi-line input, hit. Or, you can add the same line...
http://qtconsole.readthedocs.io/