On Tue, Mar 31, 2020 at 8:00 PM Thomas Passin <[email protected]> wrote:
> > On Tuesday, March 31, 2020 at 6:42:01 PM UTC-4, Edward K. Ream wrote: > >> As you say, at present the ipynb.do_cell method (in importers/ipynb.py) >> doesn't save much. It should be easy to save more, if you would like that. >> > > Easy, perhaps, but I would go slowly, because we need to look at how best > to fit it into VR3-style node trees, and also to see if we can have a hope > of round-tripping with good fidelity. > I agree. > Of course, I have only a general idea of how the notebook structure works, > and I'm sure you are way ahead of me there. > Almost all you need to know is that .ipynb files are json. And that's about all I remember. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS3Qs2Mb_%2BBT87LKTYNFSYggOoCuZHFkMxmuwWUmtCx7bg%40mail.gmail.com.
