org-babel-pop-to-session

org-babel-pop-to-session is an alias for `org-babel-switch-to-session' in `ob-core.el'.


(org-babel-pop-to-session &optional ARG INFO)

Switch to the session of the current code block.
Uses `org-babel-initiate-session' to start the session. If called
with a prefix argument then this is passed on to
`org-babel-initiate-session'.