emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* named python session
@ 2015-08-12 15:06 Andreas Leha
  2015-08-12 16:34 ` Ken Mankoff
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Leha @ 2015-08-12 15:06 UTC (permalink / raw)
  To: emacs-orgmode

Hi python users,

I have a simple question to all python users.  I have a source block
with a named python session, e.g. 
 #+begin_src python :results output :session mypy
   x = 1
   print x
 #+end_src

Now I
- execute that source block and then I
- edit that block in its own buffer via C-c '.

My question:
How do I associate that with the python process in *mypy*?

I am asked to start python when I run python-shell-send-region.

Thanks,
Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-13 14:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12 15:06 named python session Andreas Leha
2015-08-12 16:34 ` Ken Mankoff
2015-08-13 13:12   ` Andreas Leha
2015-08-13 14:52     ` Ken Mankoff

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).