Notebook
Last run: 2026-06-17T10:00:00Z

Notebook demo

Markdown cells flow through the Quarto pipeline.

print('hello from a notebook')
Output
hello from a notebook
2 + 2
Output
4
Output
a
1
plot()