gregsexton/ob-ipython

REPL from org-src-mode

Opened this issue · 1 comments

If I use C-c C-c to get into a source block of python code, is it possible for me to send pieces of code directly from the OrgSrc to the ipython shell for evaluation, like C-c C-r in python.el, and C-return in ELPY?

Any conclusion on this issue?
I would also like to do C-c C-r after I have opened the code editing window (C-c C-')
Thanks!