notebook/IPython
MinRK 769fe38789 cache kernel_info reply for protocol adaptation
WebSocket connections will not open until kernel_info is retrieved,
removing a race condition waiting for the reply to indicate adaptation,
which could result in a v5 message being sent to a v4 kernel.
The reply is cached, so that it need not be requested on each new connection.
2014-10-26 14:48:55 -07:00
..
html cache kernel_info reply for protocol adaptation 2014-10-26 14:48:55 -07:00
nbconvert/exporters Drop unused traitlet imports 2013-12-21 12:48:15 -08:00
qt/console/tests Skip qtconsole help test if no X11 2014-05-15 14:34:05 -07:00
testing Last review comments? 2014-10-21 14:54:32 -07:00
utils Interpret another error as missing symlink support on Windows 2014-09-30 14:11:34 -07:00