Code
git add 4-lab4.qmd 4-lab4.html
git commit -m "Complete Lab 4"
git push
author
argument and put today’s date in the date
argument.4-lab4.html
page.theme
argument in the header to something else - you can see other available themes here. Notice the difference when you render now!There are two parts of this lab notebook. In first part, you will discuss team policies with your teammate and document them. In the second part, you will develop a project plan to guide the development of your final project.
Skills practiced:
Type your response here.
Type your response here.
Type your response here.
Type your response here.
Type your response here.
Item | Deadline | Person responsible |
---|---|---|
(e.g.) Set up GitHub | June 13, 2025 | Silas |
add your items here | add your deadlines here | add your names here |
Team Name: Type your team name here. Contributing Members: Type the names of your team members here.
Your answer here
Your answer here
First sketch:
Second sketch:
Third sketch:
Your answer here
Milestone | Deadline | Person responsible |
---|---|---|
(e.g.) Data collection | June 20, 2025 | Silas |
add your milestones here | add your deadlines here | add your names here |
Must-have features:
Good-to-have features:
Optional features:
Your answer here
Remember to save your .qmd
and render the HTML output before committing to GitHub.
git add 4-lab4.qmd 4-lab4.html
git commit -m "Complete Lab 4"
git push