nteract / hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
https://nteract.gitbooks.io/hydrogen/
MIT License
3.91k stars 335 forks source link

stop just current execution code #2129

Open jiewangjs opened 2 years ago

jiewangjs commented 2 years ago

Any way like colab to stop just one running cell. This could be very beneficial at trial and error on time consuming algorithm coding.