On Wednesday, March 23, 2016 at 6:13:16 AM UTC-5, Edward K. Ream wrote: > > Leo now has two *experimental* commands: > > - import-jupyter-notebook: imports .ipynb file into Leo > - export-jupyter-notebook: exports Leo outline to .ipynb file. >
> *...these commands must work together*. No longer true, as of rev 304799e43. The export-jupyter-notebook command will write required json elements if they don't exist. Furthermore, it will infer the 'cell_type' element from the body text of the cell, and it will update the 'collapsed' metadata element using the present expansion state of the cell node (in Leo). A bit more testing is needed, but the work is pretty much done. EKR -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
