Skip to content

Support kernel interrupts #5

@andystoneucl

Description

@andystoneucl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions