Quarto Julia CLI: Kernel died before replying to kernel_info

I have the same issue, but setting --project=q does not solve the problem for me on Linux (Btw: what does it mean?). IJulia works inside Julia REPL, and quarto check also says ok:

[✓] Checking Quarto installation......OK
      Version: 1.2.313
      Path: /opt/quarto/bin

[✓] Checking basic markdown render....OK

[✓] Checking Python 3 installation....OK
      Version: 3.6.9
      Path: /usr/bin/python
      Jupyter: 4.9.2
      Kernels: python3, julia-1.8, python2

[✓] Checking Jupyter engine render....OK

[✓] Checking R installation...........OK
      Version: 3.6.3
      Path: /usr/lib/R
      LibPaths:
        - /usr/local/lib/R/site-library
        - /usr/lib/R/site-library
        - /usr/lib/R/library
      rmarkdown: (None)

      The rmarkdown package is not available in this R installation.
      Install with install.packages("rmarkdown")

However I don’t encounter the issue on my Win11 laptop.

1 Like