Playing around with some functionality that requires that the function
org-babel-expand-src-block works as expected, meaning that the following orgmode content
I just want to remark that this is also an issue for me, and a serious problem! My workflow makes very heavy use of :var headers in python source blocks.
Hi,
Playing around with some functionality that requires that the function
org-babel-expand-src-block
works as expected, meaning that the following orgmode contentwhen using
org-babel-expand-src-block
would open a buffer withhowever if
ob-ipython
andipython
as src header is used then the:var
header argument is not pulled in correctly.Is it possible to make this work? The motivation is to produce reproducible code when possible while still make it possible to use ob-ipython.