On Tue, 21 Feb 2017 08:58:59 -0500, John Kitchin <jkitc...@andrew.cmu.edu> wrote:
> On Mon, Feb 20, 2017 at 11:04 PM, Seb <splu...@gmail.com> 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