Function: org-babel-pop-to-session
org-babel-pop-to-session is a function alias and interactive for
org-babel-switch-to-session, defined in ob-core.el.gz.
Signature
(org-babel-pop-to-session &optional ARG INFO)
Documentation
Switch to the session of the current code block or block defined by INFO.
Uses org-babel-initiate-session to start the session. If called
with a prefix argument ARG, then this is passed on to
org-babel-initiate-session.
Key Bindings