##// END OF EJS Templates
Fixed subtle bug in kernel restarting....
Fixed subtle bug in kernel restarting. * Old routers were not being shutdown and removed. * We were incorrectly associating the new kernel with the notebook (we were using the *old* kernel_id for this). * General clean ups in the kernel manager.
Brian E. Granger -
r4495:708c73e4
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / js
cell.js Loading ...
codecell.js Loading ...
kernel.js Loading ...
kernelstatus.js Loading ...
layout.js Loading ...
leftpanel.js Loading ...
namespace.js Loading ...
nbbrowser_main.js Loading ...
notebook.js Loading ...
notebook_main.js Loading ...
notebooklist.js Loading ...
pager.js Loading ...
panelsection.js Loading ...
savewidget.js Loading ...
textcell.js Loading ...
utils.js Loading ...