##// END OF EJS Templates
zmqterminal subclasses TerminalInteractiveShell/IPApp...
zmqterminal subclasses TerminalInteractiveShell/IPApp this does a lot of the boiler plate for us, so Omar's communication code is used in place of run_cell / complete. Now colors, prompts, indentation, cl-args, etc. are all inherited from regular existing code. keyboard interrupts don't work yet, the kernel just dies...
MinRK -
r5600:8360d3a9
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / zmqterminal
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
frontend.py Loading ...
interactiveshell.py Loading ...