Skip to content

Is there any way we can parametrise this kernel restart behaviour? #154

@jamesowers-cohere

Description

@jamesowers-cohere

The line:

output = self.bashwrapper.child.before + 'Restarting Bash'

means that, upon error, the kernel is restarted. This means that, in the context of executing all cells in a notebook from start to finish, the execution will continue after a cell is executed which contained an error.

I would love to be able to disable this behaviour i.e. make it such that execution stops upon first failure.

Is there any easy way to make this happen currently, or would it be easy to add this feature (and demonstrate usage via the README?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions