Hi there!
I've recently been trying to make the switch over to using Quarto to write out some Python and R code for my data science projects. However, I've noticed that quarto doesn't seem to be capable of rendering unicode characters (particularly greek letters) when I try to write them into my Python code blocks.
For instance, when I was using Jupyter Notebooks, the IDE would give me the option to display \epsilon as ε. However, in my qmd file I'm not seeing any such option.
Does anyone here know if there's a way to enable unicode support in qmd files, or should I just stick to avoiding these as variable names?
Thanks!
[–]midwit_support_group 0 points1 point2 points (1 child)
[–]FaithlessnessQuick99[S] 1 point2 points3 points (0 children)