Skip to content

Automatic dependencies @use_memo for pure expressions #3

@Pangoraw

Description

@Pangoraw

Just an idea, but we could use the ExpressionExplorer to automatically figure out the dependencies for a given expression and use @use_memo() to compute the result only if one has changed in value. This could be useful if the cell is long to run and is known to be pure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions