##// END OF EJS Templates
Kernel/notebook mapping is removed when a kernel dies....
Kernel/notebook mapping is removed when a kernel dies. * Previously, when a kernel died due to an external cause, the notebook/kernel mapping was not removed, so the kernel would be resused even though it was dead. * The heartbeat now properly removes the notebook/kernel mapping.
Brian E. Granger -
r4563:a1dcaf67
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 ...