Quarto

Quarto is an open-source scientific and technical publishing system built on Pandoc Content authored using Quarto can be published to Connect Connect. For information about authoring Quarto content, see the Quarto Guide.

Publish Quarto documents to Connect Cloud by specifying one of three primary file types:

  1. YAML file: Set your projects _quarto.yml as the primary file.
  2. Standalone quarto file (e.g., index.qmd): Set a standalone .qmd document as the primary file. Connect Cloud renders it and publishes the appropriate file output.
  3. Finished quarto document (e.g., report.html): Set an already rendered flat file as the primary file.

Python

Python projects need a requirements.txt file in the repository.

Repository examples:

R

R projects need a manifest.json file in the repository.

Repository examples: