royal-statistical-society / datavisguide

Introductory guide to the art and science of data visualisation. Insights, advice, and examples (with code) to make data outputs more readable, accessible, and impactful.
https://royal-statistical-society.github.io/datavisguide/
Other
129 stars 20 forks source link

python code shouldn't run so don't need reticulate #14

Closed nrennie closed 1 year ago

nrennie commented 1 year ago

Fixes GH actions issue (checked on fork that this should work this time). Use {{python}} instead of {python} for code blocks. Even though eval is set to FALSE, quarto seems to be trying to run it.