ojs_define does not work in webr chunk #9119
Unanswered
royfrancis
asked this question in
Q&A
Replies: 1 comment
-
Yes, because those two are different runtime environments. This is not an issue with Quarto. |
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.
-
Description
The following code with R and OJS works in a quarto document:
But, if the first code block is changed from
r
towebr-r
, I get this error:quarto 1.4.549
quarto-webr 0.4.1-dev.1
Beta Was this translation helpful? Give feedback.
All reactions