notebook/IPython/html/services/kernels
MinRK bd5a88e954 handle undefined or closed zmq_stream in on_message
can happen if a message is waiting in a pipe and the web socket is closed before the message is handled.

And give ZMQChannels a nice repr with their kernel ID
2014-08-13 21:51:52 -07:00
..
tests Only allow iframe embedding on same origin. 2014-07-12 00:20:24 -05:00
handlers.py handle undefined or closed zmq_stream in on_message 2014-08-13 21:51:52 -07:00
kernelmanager.py Add support for different kernel specs to kernels REST API 2014-07-10 23:50:00 -05:00