It seems embedding leo to ipython is a trivial task - you just %run
leo.py. Then, in leo ipython plugin, you can get the handle by
IPython.ipapi.get() and check for None (and instantiate IPython if
that is the case). This will take care e.g. of the sage notebook use
case, and other cases where IPython is launched before leo.

I'll probably implement in in ipython.py plugin today when I have
time. Please don't do anything drastic (like, say, release) before
that ;-)

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to