ArviZ.jl icon indicating copy to clipboard operation
ArviZ.jl copied to clipboard

Replace Pluto notebooks with Quarto files

Open sethaxen opened this issue 2 years ago • 9 comments

Loosely follows https://forem.julialang.org/kellertuer/render-quarto-tutorials-in-documenterjl-with-github-actions-3fo.

This has the benefit that the markdown part of the examples is parsed using Documenter, so we can reference docstrings in the same docs build. It has the downside that Julia's markdown parses does not parse the HTML representation of InferenceData, which is probably a dealbreaker for this PR unless we can find a workaround.

sethaxen avatar Jul 05 '23 19:07 sethaxen