Ask Your Question

slaglj's profile - activity

2023-04-13 18:37:22 +0200 received badge  Famous Question (source)
2022-12-09 20:09:54 +0200 received badge  Notable Question (source)
2019-06-20 19:14:15 +0200 received badge  Popular Question (source)
2016-07-07 16:42:52 +0200 received badge  Student (source)
2016-07-07 16:37:23 +0200 asked a question restart execution of a single cell, sage worksheet

If I'm working in a Sage Worksheet, how can I stop (or restart) the execution of a single cell without stopping the whole worksheet?

If the execution is taking longer than it should and I want edit the cell (if I'm debugging an infinite loop, say) and re-execute without waiting for the initial execution to complete, what's the quickest way to do that?

Thanks!