Ay me! Where art thou, Julia?

In which Quarto refuses to talk to Julia, forcing me to add the output manually instead of rendering this .qmd file properly.

Capulet's Orchard
JuliaLang
miniblog
Author
Published

June 25, 2025

This whole blog is prduced using the Quarto framework. In this first miniblog I intended to produce a kind of “Hello, World!” post. However when adding a code snippet just like…

1 + 2
#> 3

…Quarto told me it cannot run the Julia server to execute the code. Following recommended setup procedures failed so far, hence I’m stuck at the moment.

My workaround is, to print the code with proper Julia highlighting and then pasting the output from my local Julia “IDE” (Pluto.jl), either as text or image. Not great, but the only chance to continue this series until I figured it out.

Reuse

Citation

BibTeX citation:
@misc{gebhard2025,
  author = {Gebhard, Christian},
  title = {Ay Me! {Where} Art Thou, {Julia?}},
  date = {2025-06-25},
  url = {https://christiangebhard.com/posts/2025-06-26-julia-CO-01/},
  langid = {en}
}
For attribution, please cite this work as:
Gebhard, Christian. 2025. “Ay Me! Where Art Thou, Julia?” June 25, 2025. https://christiangebhard.com/posts/2025-06-26-julia-CO-01/.