On Wed, Feb 24, 2016 at 11:13 AM, 'Terry Brown' via leo-editor < [email protected]> wrote:
> Wondering if this relates to Leo's live python plugin, livecode.py, the > one that creates a pane showing the results of the code in the body in real > time. > It's certainly related to the new direction of using the nested_splitter & related code to create new windows. There was some challenge with connecting the expression generating a result > with the generated result, which it addresses with an external (not bundled > with Leo) dependency on the python meta package > https://pypi.python.org/pypi/meta although I don't think it was a > complete solution. It would be nice for Leo to be able to do the live code > thing out of the box. > I'll look into putting the meta package into leo\external or extensions. 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.
