Bug 1168689 "outdated documentation about ipython" was misnamed. I have been tweaking Leo's IPython-related code as described below. I still hope to release b1 tomorrow, but I'll delay another day if there are problems.
Recent revs have updated Leo's code relating to IPython as follows: - The old ipython.py plugin has demoted to leo/plugins/obsolete. - internal_ipkernel.py (the code called when the user gives the --ipython option) now can import the IPKernelApp class regardless of which version (0.x or 1.x) of IPython is in effect. The --ipython option works on Ubuntu; it *might* work on Windows, but I'm having installation problems. Questions: 1. Is anyone using IPython with Leo successfully on Windows? 2. I don't see any way to access Leo's data from IPython? In particular, internal_ipkernel.py injects no _leo object into the IPython namespace. Is this intentional? Edward -- 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.
