Skip to content

Enforce a top-down order of execution #3229

Open
@jobevers

Description

@jobevers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions