##// 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

File last commit:

r3954:94d97371
r10295:42734e89
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h