emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Python loops with ":results output"


From: Sebastian P . Luque
Subject: Re: [O] Python loops with ":results output"
Date: Tue, 21 Feb 2017 14:56:23 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Tue, 21 Feb 2017 08:58:59 -0500,
John Kitchin <address@hidden> wrote:

> On Mon, Feb 20, 2017 at 11:04 PM, Seb <address@hidden> wrote:
>     #+BEGIN_SRC python :session :results output :exports results for i
> in range(3):     print("Iter {0}".format(i))

>     #+END_SRC

> Try using ob-ipython. It doesn't have that issue for me.

Thank you; unfortunately, this seems to work with Jupyter/Ipython
kernels running as a service, which adds quite an overhead to the
workflow.

-- 
Seb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]