Download Quarto
Install a release or pre-release build of Quarto.
Release Notes
Highlights
Quarto 1.4 includes the following new features:
Quarto Manuscripts—A new project type for scholarly articles, where notebooks are both the source of the article, and part of the published record.
Typst Format—Support for the
typst
output format. Typst is a new open-source markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.Inline Execution for Jupyter—Support for executing inline expressions when using Jupyter kernels.
Script Rendering for Jupyter—Support for rendering script files (e.g.
.py
,.jl
, or.r
) that are specially formatted as notebooks.Easy Binder Configuration for Quarto Projects—Support for generating files required to deploy a Quarto project using Binder.
Lightbox Treatment for Images and Figures—Support for zooming into images and figures using a
lightbox
. Includes support for grouping multiple images into a gallery.Lua changes—Quarto v1.4 adds new features to writers of Lua filters.
Crossref changes—Quarto v1.4 makes crossreferenceable elements more powerful and general.
Release Notes
Pages containing all installers for the most recent releases of older versions of Quarto are linked below.
Title | Date | Url |
---|---|---|
v1.2.475 | Mar 22, 2023 | https://github.com/quarto-dev/quarto-cli/releases/tag/v1.2.475 |
v1.1.189 | Sep 4, 2022 | https://github.com/quarto-dev/quarto-cli/releases/tag/v1.1.189 |
v1.0.38 | Aug 4, 2022 | https://github.com/quarto-dev/quarto-cli/releases/tag/v1.0.38 |