Re: org-sbe to automate some source block executions

2020-11-25 Thread Jean Louis
* Ihor Radchenko [2020-11-25 14:40]: > > I am trying to implement it, do you see here anything below that I am > > doing wrong? Error is that it cannot find source block stages > > You should assign a name to your source block. Also, I am clueless why > you need a variable ":var results=stages".

Re: org-sbe to automate some source block executions

2020-11-25 Thread Ihor Radchenko
> I am trying to implement it, do you see here anything below that I am > doing wrong? Error is that it cannot find source block stages You should assign a name to your source block. Also, I am clueless why you need a variable ":var results=stages". You should probably do something like the follow