-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Milestone
Description
One of the things I loved about Jupytext is that, when you edit the Markdown file and then reload the corresponding notebook, you don't lose the outputs or what's currently stored in kernel memory.
So if I make a small edit at the bottom of a markdown file and then go back to the notebook, I don't need to run all the cells again. I just refresh and off I go.
In contrast, we lose everything when we make ipynbs from rsts, and hence need to run again from the top. That's almost prohibitive in some notebooks, making our editing system close to non-functional in such settings.
@AakashGfude @mmcky Could we please get together soon and discuss this?
Metadata
Metadata
Assignees
Labels
No labels