-
I have an existing query in the RStudio community page, but have been recommended to ask here too. I am writing a quarto document, which includes code chunks in R, Python and Julia. The output from the Python and R chunks is displaying correctly. However, while the code for the Julia chunks is displaying, the output is not - see the below image: My YAML header is included below:
Please advise on how I can see the output of my Julia code chunks in this document too. Many thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, thanks for the report. Can you file a github issue on this? Specifically, we need a minimal, self-contained .qmd where that issue happens. |
Beta Was this translation helpful? Give feedback.
Hi, thanks for the report. Can you file a github issue on this? Specifically, we need a minimal, self-contained .qmd where that issue happens.