On Tuesday, January 10, 2017 at 11:50:53 AM UTC-5, Edward K. Ream wrote: > > ...there is *lots* of magic (behind-the-scenes complications) involved. > Furthermore, pyzo renders graphics output in a popup Qt pane, which is too > bad because Leo can't use the pyzo code as is. >
I should emphasize that pyzo *is* a model for embedding an actual IPython interpreter pane within Leo. Otoh, Jupyter notebooks *just* have cells. They have no need for a separate interpreter area. Still, it's may be that embedding functional cells into Leo requires roughly the same amount of infrastructure as embedding an IPython interp. We shall see. It's time to study the IPython/Jupyter internals once again, including tools and add-ons. 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.
