Lab 02: Quarto File
Note
Go to your GitHub repo lab-yourusername. Clone it to your Posit Cloud as a project in 2024-Spring-Math-3570 workspace.
Open the file lab.qmd.
Change
author
in YAML.Click on or
Ctrl/Cmd + Shift + K
to produce a HTML document.How can we show the current date every time we compile the file? [Hint:] Check your hw00. Compile your document and make sure the date shows up.
How do we produce a pdf? Describe it in
## Lab 2: Quarto
Once done, commit with message “02-Quarto File” and push your version to GitHub.