Open
Description
Is it possible to force a top-down order for cell execution? New cells to execute would only be at the bottom of them notebook and existing cells would essentially be immutable. Maybe if a user wanted to edit or re-execute a cell, a copy could be made at the bottom and that new cell could be executed.
Doing this makes a notebook reproducible. The console has this behavior and its definitely nice being able to know when and what code was run.
Metadata
Metadata
Assignees
Labels
No labels