Re: [O] Org + Elpy Python + IPython

2014-05-20 Thread Ken Mankoff
And with a bit more work (and help from others) I have it working. IPython, Org, Elpy, session or no-session. Still cannot set (elpy-use-ipython) which makes the IPython sessions a bit less awesome (no popup help, for example). But everything else appears to work. (setq org-babel-python-command

Re: [O] Org + Elpy Python + IPython

2014-05-20 Thread Ken Mankoff
Addendum to this old thread: On 2014-05-07 at 22:52, Ken Mankoff wrote: > FYI Org + Elpy + IPython all play nicely now. > > There have been some previous posts about people (me included) having > trouble using the full IPython stack in Org Mode. Some of those > problems were limited to when usin

Re: [O] Org + Elpy Python + IPython

2014-05-07 Thread Puneeth Chaganti
On Thu, May 8, 2014 at 8:22 AM, Ken Mankoff wrote: > I now have Org, Python, IPython, and Elpy (including (elpy-use-ipython)) > all running together in session and non-session mode. Awesome. Thanks for sharing!