Skip to content

Cannot execute code in notebooks that were open for a while – cache gets cleaned up? #3139

@aplavin

Description

@aplavin

After a notebook has been open for some time (days/weeks), I cannot execute code there anymore. It throws all kind of errors "XXX is not defined" where XXX is any symbol from a loaded package.

I think it happens because (pre)compilation cache gets cleaned up by Julia: it has some limit I guess. Would be nice if Pluto somehow forced it to keep the cache for open notebooks intact...

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