Skip to content

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

@sethaxen

Description

@sethaxen

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions