Replies: 1 comment
-
Can you be more specific about what you mean by "I created a Quarto document in R" and "tried to include Observable"? We develop on Macs and we don't see this issue. I'm not sure how you'd have gotten that error message. Could it be you tried to hit "Run" on an OJS cell in RStudio? That won't work; OJS cells need a full webpage. You need to hit "Render". |
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.
-
Hello!
I created a Quarto document in R and when I tried to include Observable code by using the following blocks
{ojs} ...
I got this error: /bin/sh: ojs: command not foundI am using a Mac. Is there something I would need to install in order to use Observable code in Quarto?
Beta Was this translation helpful? Give feedback.
All reactions