Replies: 4 comments 10 replies
-
Does Quarto have an HTML output? Looks like the page is simply printed instead of calling |
Beta Was this translation helpful? Give feedback.
-
When I look at quarto, it seems like you may want to use CairoMakie instead of WGLMakie? |
Beta Was this translation helpful? Give feedback.
-
(@jbrea Starting a new thread about the specifics here.) I'm looking through your MWE example, thanks for sharing that. Is there a reason you're using the I'm also having a hard time getting your example to work even on Jupyter itself. Do you have a working example to compare against the quarto failure you're getting? |
Beta Was this translation helpful? Give feedback.
-
@jbrea Did you ever find a solution to this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried naively to create some WGLMakie plots in a quarto document, but they don't show up in the output.
I don't know if this is an issue of quarto or WGLMakie (or if it is just me failing to use those great tools together).
I ping also Makie authors here, in case they can provide some insight @SimonDanisch, @jkrumbiegel
Here is a screenshot of the top of the output

Attached are the
mwe.qmd
file and the output ofquarto render mwe.qmd
.mwe.zip
Beta Was this translation helpful? Give feedback.
All reactions