12
Hello, Quarto
Markdown
Markdown is an easy to read and write text format:
- It’s plain text so works well with version control
- It can be rendered into HTML, PDF, and more
- Learn more at: https://quarto.org/docs/authoring/
Code Cell
Here is a Python code cell:
Equation
Use LaTeX to write equations:
\[ \chi' = \sum_{i=1}^n k_i s_i^2 \]