Hello Quarto
In this section we introduce you to Quarto…
- In Chapter 1 Quarto we tell you what Quarto is…
- In Chapter 2 Tools, we walk you through the experience of authoring with Quarto in JupyterLab, RStudio, and VSCode.
- Chapter 3 Authoring introduces you to components of a Quarto document such as markdown text, figures, tables, etc.
- ?sec-computation discusses using executable code cells with Quarto in Python, R, Julia, and Observable. In this chapter we also go deeper into the execution engines: Jupyter and knitr.
- Chapter 5 Projects introduces you to the concept of Quarto projects which allow you to combine and render Quarto documents in a given directory in harmony.
- In Chapter 6 Publishing is an overview of publishing options.
- In ?sec-look-under-hood you can find more details on the orchestration Quarto does in going from plain text source code (or mixed-format Jupyter notebooks) to elegant outputs in multiple formats.