Skip to content

can I avoid initialization cells to be run on notebook load? #812

@foice

Description

@foice

I think init cells are a great thing, however the frontend sometimes needs to be reloaded for stupid reasons, which might have to do with javascript or anything else, but do not require to reload data from disk (for instance).

with the current extension, every time I re-load the page all the initialization cells are reloaded. is there a way to avoid this reload?

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