quarto-dev / quarto-dev/quarto-cli

Jupyter engine with Julia kernel does select text/latex output for `format: md` which leads to no cell output in rendered document

Open
#6,134 11 comments 0 reactions 2 assignees View on GitHub

@cderv is already working on this.

Since Mar 20, 2025.

engines-julia engines-jupyter enhancement needs-design needs-discussion
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

On Quarto v1.3.433, I tried rendering a .qmd file with a cell block that outputs a DataFrames.DataFrame object in Julia. When rendering an HTML or PDF file, the DataFrame is rendered as a table, but when rendering to markdown, it is not rendered at all. There's a minimal repo demonstrating this here: https://github.com/sethaxen/quarto_dataframes_jl_demo

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.