Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Export *With Data* #51

@okennedy

Description

@okennedy

Some users have workflows involving cells that run for extremely long times (multiple days). A common cause is lengthy model training. The model itself is relatively small.

The export feature currently requires re-running the entire notebook when it is re-imported. However, when working with small intermediate states, it might be useful to export the entire state of the notebook (not just the cells) to avoid forcing users to re-run the entire script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions