-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Very promising project, I love being able to use Matlab through Jupyter, but it appears that the 'interrupt kernel' button doesn't do anything (on Windows 8.1 at least).
If I forget a semicolon in a big Matlab loop then I can hit ctrl+C in the normal Matlab command window to stop the loop (otherwise it takes forever writing massive quantities of output to the screen). Without the interrupt kernel option the only options you are left with are waiting for it to eventually finish or killing the whole kernel - which is undesirable if you then have to re-run loads of slow stuff to get back to the same point.
Had a quick look at the ipython/Jupyter documentation but couldn't see where kernel interrupts might need to be implemented.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels