|
From: | Evan Misshula |
Subject: | Re: [O] Fwd: run python from org, draft |
Date: | Fri, 29 Mar 2013 15:04:00 -0400 |
>Thanks for reporting this, I've just pushed up a fix, please let me know
> But it does not appear to support named session:
>
> Works with a named session.
> #+begin_src python :session foo
> x = 9
> x
> #+end_src
>
> #+RESULTS:
> : None
>
> #+begin_src python :session foo
> x
> #+end_src
>
> #+RESULTS:
>
> Thanks,
>
> Evan
>
if the problem persists.
Best,
[Prev in Thread] | Current Thread | [Next in Thread] |