Replies: 1 comment 1 reply
-
just found #929 . So it should work for HTML output. I will check again... |
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.
-
Julia can make console output with colors
This works fine with IJulia in Jupyter notebooks. It also survives
jupyter nbconvert
to HTML or LaTeX/PDF. But it doesn't work for mycode cells in quarto. HTML and PDF both have no colors in the output cells. Do I miss something?
Beta Was this translation helpful? Give feedback.
All reactions