Software needed to run Quarto #1163
BradySullivan1
announced in
General
Replies: 1 comment 1 reply
-
You probably ran that command from a different folder than that where the |
Beta Was this translation helpful? Give feedback.
1 reply
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 am very new to programming and am trying to run Quarto. I was following the introduction to Quarto on the website, using it alongside the Jupyter notebook, but when I try to execute, quarto render hello.ipynb --to html, I get the error ERROR: No valid input files passed to render. I went through other posts to try and trouble shoot it and found out I needed R to run it so I installed r and Rstudio then Rmarkdown and knitr. After all that I tried it again and got the same error.; Any ideas of what else I can do to fix this? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions