##// END OF EJS Templates
cleanup boundaries of MultiKernelManager and KernelRestarter classes...
cleanup boundaries of MultiKernelManager and KernelRestarter classes - MultiKernelManager no longer has IOLoop affiliations - move connect_[channel] method to base KernelManager - connect_[channel] wraps in ZMQStream in IOLoopKM subclass - add KernelRestarter base class - use decorators to minimize code in wrapped KM methods
MinRK -
r10295:42734e89
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...