gregsexton / ob-ipython

org-babel integration with Jupyter for evaluation of (Python by default) code blocks
739 stars 109 forks source link

reevaluate all blocks in org buffer #165

Closed ramestica closed 6 years ago

ramestica commented 6 years ago

I cannot figure out this myself. How to reevaluate all blocks in a buffer automatically? In which order would that work, from top to bottom?

ramestica commented 6 years ago

I realize that I was looking at my problem the wrong way. It is not ob-ipython but org-mode babel what I should interrogate. And, yes, then I found org-babel-execute-buffer.