test_library / _quarto.yml
Zeel's picture
t
9af7384
raw
history blame contribute delete
365 Bytes
project:
type: website
output-dir: docs
# render only the contents mentioned in the _quarto.yml file
website:
title: "Polire"
sidebar:
style: "docked"
search: true
contents:
- section: "Introduction"
path: "index.qmd"
- section: "Examples"
contents:
- examples/all_in_one.ipynb
execute:
freeze: auto