Hi everyone, I worked out some ideas on running Python blocks asynchronously in org-mode, while seeing the output of the code, /and/ still capturing the output in org-mode!
The post is here: http://kitchingroup.cheme.cmu.edu/blog/2015/11/20/Asynchronously-running-python-blocks-in-org-mode/ It seems to work pretty well as a proof of concept, but the present approach has some limitations, e.g. no sessions, no src-block :var, and maybe others. These might be fixable at some point. Anyway, I thought I would share it, to see if anyone has thoughts on it, and in case it looks useful to you. -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu