jonklein/niex

Errors in some Cell results in need to rerun all Cells

gallexme opened this issue · 1 comments

at the moment when u have a small syntax error you have to run all the other cells above again just to regain the state

would it possible to reuse the last known state when a error occurs?

Good catch - fixed & merged. Thank you for the report!