acquire-project / acquire-docs

https://acquire-project.github.io/acquire-docs/
0 stars 3 forks source link

livestream tutorial download broken. #76

Closed jeskesen closed 4 months ago

jeskesen commented 7 months ago

The livestream tutorial includes a python script from the examples directory. It seems that the jupytext script (which loops over all tutorials) does not follow this include directive when generating python.

dgmccart commented 7 months ago

Thanks for flagging! Seems like this PR may not have completely fixed the issue. @melissawm

melissawm commented 7 months ago

Will look again, thanks for flagging!

melissawm commented 6 months ago

Update: after checking, it looks like this will need an extra jinja processing step to get the include snippet interpreted before running jupytext.