notebook/IPython
MinRK 5f600a5b9c 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
2013-04-23 21:47:45 -07:00
..
frontend/html/notebook cleanup boundaries of MultiKernelManager and KernelRestarter classes 2013-04-23 21:47:45 -07:00
testing exclude fabfile from tests 2013-02-07 09:03:42 -08:00
utils/tests