Replies: 1 comment
-
This sounds like it's probably a problem with the Quarto extension rather than Positron itself. Do you see the same thing in VS Code with the Quarto extension installed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to render a script that includes R chunks alongside Julia chunks. However, when I have both Julia and R chunks, it seems that I'm unable to set echo, warnings, etc., to FALSE in R, neither in the way it's done in Markdown nor with the #| syntax. Does anyone have a solution for this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions