Skip to content

Commit c691d59

Browse files
added lecture 9 to yaml
1 parent 296f766 commit c691d59

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_quarto.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ project:
1313
- part-06/*.qmd
1414
- part-07/*.qmd
1515
- part-08/*.qmd
16+
- part-09/*.qmd
1617
- part-10/*.qmd
1718
- assignments/*.qmd
1819

@@ -81,6 +82,12 @@ website:
8182
href: part-08/lecture-pandas.qmd
8283
- text: "Tutorial"
8384
href: part-08/tutorial-pandas.qmd
85+
- section: "09 Plotting"
86+
contents:
87+
- text: "Lecture"
88+
href: part-09/lecture-plotting.qmd
89+
- text: "Tutorial"
90+
href: part-09/tutorial-plotting.qmd
8491
- section: "10 Projects"
8592
contents:
8693
- text: "Lecture"

0 commit comments

Comments
 (0)