add Restart & Run All to Kernel Menu

pull/400/head
Min RK 11 years ago
parent 0615c251f2
commit 31f0ef480b

@ -239,6 +239,10 @@ data-notebook-path="{{notebook_path}}"
title="Restart the Kernel">
<a href="#">Restart</a>
</li>
<li id="restart_run_all"
title="Restart the Kernel and re-run the notebook">
<a href="#">Restart &amp; Run All</a>
</li>
<li id="reconnect_kernel"
title="Reconnect to the Kernel">
<a href="#">Reconnect</a>

Loading…
Cancel
Save