On Fri, Sep 27, 2013 at 11:19 AM, Edward K. Ream <[email protected]>wrote:
> I don't see any way to access Leo's data from IPython? To answer my own question, in Ville's first post he said, "'c' is available because I launched the session with alt-x ipython-new". Furthermore, the --python option injects "g" into the namespace right away. Finally, g.app.ipk is an instance of the InternalIPKernel class defined in internal_ipkernel.py. g.app.ipk.namespace is the IPython namespace(!) So it looks like all is well, except for the documentation. 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
