On Sep 20, 6:01 pm, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> Clearly, all is well with ipy_leo--I simply need to update the docs re > Leo's ipython plugin. One more thing. Leo's IPython plugin gives hints about how to use it. On startup, the plugin prints: @command: start-ipython = <Alt+Shift+I> @command: push-to-ipython = <Alt+I> The push-to-ipython command is the way to pass stuff to ipython. But assuming you have IPython on your path, the following still works from Leo: import IPython ip = IPython.ipapi.get() Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
