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

Export *With Data* #51

Open
okennedy opened this issue Sep 16, 2019 · 0 comments
Open

Export *With Data* #51

okennedy opened this issue Sep 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@okennedy
Copy link
Collaborator

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.

@okennedy okennedy added the enhancement New feature or request label Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant