Skip to content

Making notebooks from rsts without clearing outputs #193

@jstac

Description

@jstac

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions