I would like to restart IPython (jupiter) notebook Kernel and clear all outputs. The keyboard shortcut is O,O
. But when I try ESC + O + O
, nothing happens. Am I missing something? The interrupt kernel, however, shortcut I,I
works.
You can restart your Jupyter Kernel by simply clicking Kernel > Restart from the Jupyter menu. Note: This will reset your notebook and remove all variables or methods you've defined! Sometimes you'll notice that your notebook is still hanging after you've restart the kernel. If this occurs try refreshing your browser.
You can run the whole notebook in a single step by clicking on the menu Cell -> Run All. To restart the kernel (i.e. the computational engine), click on the menu Kernel -> Restart.
The keyboard shortcut is ESC
, 0
, 0
as Thomas indicated (i.e. zeros, not the letter O
).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With