Replies: 1 comment
-
Chromium is among the tools offer for install as it is required to Diagrams feature in PDF and DOCX outputs (where diagrams are printed to images) See https://quarto.org/docs/authoring/diagrams.html Thanks for the report of the issue above. It is rather cryptic. Can you share a document where this happens so we can reproduce ? |
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.
-
quarto tools list
shows that chromium is available as a optional tool for Quarto. I use Linux (Ubuntu 22.04) with firefox installed. When I preview a quarto document (with Julia code chunks executed through Jupyter) I sometimes get warnings likeI tried installing chromium through
and do get an installation in
~/.local/share/quarto/chromium/
but this does not seem to affect the preview.P.S. Are there Ubuntu packages I should add to address the canberra module loading warnings?
Beta Was this translation helpful? Give feedback.
All reactions