Skip to content

Instantly share code, notes, and snippets.

@izikeros
Last active May 7, 2024 07:56
Show Gist options
  • Save izikeros/7298bdb2fd8e58eb58310c731aa4a098 to your computer and use it in GitHub Desktop.
Save izikeros/7298bdb2fd8e58eb58310c731aa4a098 to your computer and use it in GitHub Desktop.
[quarto notebook frontmatter] Frontmatter added to the first RAW cell in the notebook that define how to render report from the notebook #jupyter #notebook #quarto
---
title: 'Exploratory analysis'
author: 'Krystian Safjan'
date: '2024-01-03'
execute:
echo: false
format:
html:
toc: true
toc-depth: 5
code-fold: true
code-tools: true
embed-resources: true
pdf:
toc: true
number-sections: true
colorlinks: true
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment