Skip to content

"watch" primitive (notebook alternative to mount) #265

Description

@sjdv1982

For when workflow features (ctx) will be ported.

Seamless 0.x had a cognitive dissonance with notebooks: it recommended mounting Python cells to file, but that would make the notebook tell lies. "watch(func)" should be an alternative to "mount": it will regularly scan globals() for changes of func(i.e. a notebook modification). "watch" and "mount" are mutually incompatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions