From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: Org + Elpy Python + IPython Date: Thu, 8 May 2014 12:02:15 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiHsj-0002t2-7A for emacs-orgmode@gnu.org; Thu, 08 May 2014 02:32:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiHsi-0002e6-GE for emacs-orgmode@gnu.org; Thu, 08 May 2014 02:32:37 -0400 Received: from mail-yh0-x22c.google.com ([2607:f8b0:4002:c01::22c]:52369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiHsi-0002cz-Bj for emacs-orgmode@gnu.org; Thu, 08 May 2014 02:32:36 -0400 Received: by mail-yh0-f44.google.com with SMTP id b6so1899559yha.3 for ; Wed, 07 May 2014 23:32:35 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ken Mankoff Cc: Org-mode mailing list , John Kitchin 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!