-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
231 lines (222 loc) · 19.9 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole site, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing these this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.github_repo }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Data 8
description: Foundations of Data Science
author: Data 8 Staff
email: [email protected]
baseurl: "/su24" # the subpath of your site, e.g. /blog
url: "https://www.data8.org" # the base hostname & protocol for your site, e.g. http://example.com
exclude: ["Gemfile", "Gemfile.lock", "LICENSE"]
logo: "/data8logo.png"
current_week: 7
links:
test: "[Slides](https://slides.google.com)"
hw:
hw01: "[Homework 01](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw01%2Fhw01.ipynb&branch=main)"
hw02: "[Homework 02](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw02%2Fhw02.ipynb&branch=main)"
hw03: "[Homework 03](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw03%2Fhw03.ipynb&branch=main)"
hw04: "[Homework 04](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw04%2Fhw04.ipynb&branch=main)"
hw05: "[Homework 05](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw05%2Fhw05.ipynb&branch=main)"
hw06: "[Homework 06](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw06%2Fhw06.ipynb&branch=main)"
hw07: "[Homework 07](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw07%2Fhw07.ipynb&branch=main)"
hw08: "[Homework 08](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw08%2Fhw08.ipynb&branch=main)"
hw09: "[Homework 09](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw09%2Fhw09.ipynb&branch=main)"
hw10: "[Homework 10](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw10%2Fhw10.ipynb&branch=main)"
hw11: "[Homework 11](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw11%2Fhw11.ipynb&branch=main)"
hw12: "[Homework 12](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw12%2Fhw12.ipynb&branch=main)"
lab:
lab01: "[Lab 01](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab01%2Flab01.ipynb)"
lab02: "[Lab 02](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab02%2Flab02.ipynb)"
lab03: "[Lab 03](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab03%2Flab03.ipynb&branch=main)"
lab04: "[Lab 04](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab04%2Flab04.ipynb&branch=main)"
lab05: "[Lab 05](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab05%2Flab05.ipynb&branch=main)"
lab06: "[Lab 06](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab06%2Flab06.ipynb&branch=main)"
lab07: "[Lab 07](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab07%2Flab07.ipynb&branch=main)"
lab08: "[Lab 08](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab08%2Flab08.ipynb&branch=main)"
lab09: "[Lab 09](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab09%2Flab09.ipynb&branch=main)"
lab10: "[Lab 10](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab10%2Flab10.ipynb&branch=main)"
lab11: "[Lab 11](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab11%2Flab11.ipynb&branch=main)"
lab12: "[Lab 12](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flab%2Flab12%2Flab12.ipynb&branch=main)"
lab13: "Lab 13"
wksht:
wksht01: "[Lab 01 Worksheet](https://drive.google.com/file/d/1rWxvOnWo3yMyyIADd1nOjhyt6XRYSWkC/view?usp=sharing)"
wksht02: "[Lab 02 Worksheet](https://drive.google.com/file/d/1xVJUdeZEOnozkgXjL4Pif5UdZulOiqC3/view?usp=sharing)"
wksht03: "[Lab 03 Worksheet](https://drive.google.com/file/d/1EeLjc7VEBZ0alFpfXvrrm4TgAkyj5s40/view?usp=sharing)"
wksht04: "[Lab 04 Worksheet](https://drive.google.com/file/d/1fxnuzHvwF1h2DKF0e1CFadQWLmAeiFQ3/view?usp=sharing)"
wksht05: "[Lab 05 Worksheet](https://drive.google.com/file/d/1Nrq0_9RFe3h8MR9clBBC1ypexxmv0cn6/view?usp=sharing)"
wksht06: "[Lab 06 Worksheet](https://drive.google.com/file/d/15a5AtXps8yC0WNccjHRTrdGNFOiKKsC5/view?usp=sharing)"
wksht07: "[Lab 07 Worksheet](https://drive.google.com/file/d/17FlcFru6OHdGYUUzNDpw_LVN9YNnsgJs/view?usp=sharing)"
wksht08: "[Lab 08 Worksheet](https://drive.google.com/file/d/1U63A_c0GTcz_0EWH0Fdq5_heTDt1S9YU/view?usp=sharing)"
wksht09: "[Lab 09 Worksheet](https://drive.google.com/file/d/10WxrN2O0yj0GtBmtovjVSsIi1QwxrYBG/view?usp=sharing)"
wksht10: "[Lab 10 Worksheet](https://drive.google.com/file/d/160ZYjbheFsUHc65wfW60ivMNXJmvX39B/view?usp=sharing)"
wksht11: "[Lab 11 Worksheet](https://drive.google.com/file/d/1BBNbW5h2R43bEUPQFssS2WmBRhbjxKRJ/view?usp=sharing)"
wksht12: "[Lab 12 Worksheet](https://drive.google.com/file/d/1_55DMSATxLI5V8zUqB-5d1Tx8EV1mtLD/view?usp=sharing)"
wksht13: "[Lab 13 Worksheet](https://drive.google.com/file/d/1Y06JMgHUFDOsKudSW4tQr-pcb4N_IX-i/view?usp=sharing)"
proj:
proj1: "[Project 1: World Population and Poverty](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fproject%2Fproject1%2Fproject1.ipynb&branch=main)"
proj2: "[Project 2: Movie Classification](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Fproject%2Fproject2%2Fproject2.ipynb&branch=main)"
lec:
demo:
demo01: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec01/lec01.ipynb&branch=main)"
demo02: ""
demo03: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec03/lec03.ipynb&branch=main)"
demo04: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec04/lec04.ipynb&branch=main)"
demo05: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec05/lec05.ipynb&branch=main)"
demo06: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec06/lec06.ipynb&branch=main)"
demo07: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec07/lec07.ipynb&branch=main)"
demo08: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec08/lec08.ipynb&branch=main)"
demo09: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec09/lec09.ipynb&branch=main)"
demo10: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec10/lec10.ipynb&branch=main)"
demo11: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec11/lec11.ipynb&branch=main)"
demo12: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec12/lec12.ipynb&branch=main)"
demo13: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec13/lec13.ipynb&branch=main)"
demo14: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec14/lec14.ipynb&branch=main)"
demo15: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec15/lec15.ipynb&branch=main)"
demo16: ""
demo17: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec17/lec17.ipynb&branch=main)"
demo18: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec18/lec18.ipynb&branch=main)"
demo19: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec19/lec19.ipynb&branch=main)"
demo20: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec20/lec20.ipynb&branch=main)"
demo21: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec21/lec21.ipynb&branch=main)"
demo22: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec22/lec22.ipynb&branch=main)"
demo23: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec23/lec23.ipynb&branch=main)"
demo24: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec24/lec24.ipynb&branch=main)"
demo25: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec25/lec25.ipynb&branch=main)"
demo26: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec26/lec26.ipynb&branch=main)"
demo27: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec27/lec27.ipynb&branch=main)"
demo28: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec28/lec28.ipynb&branch=main)"
demo29: "• [Demo](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https://github.com/data-8/materials-su24&urlpath=tree/materials-su24/lec/lec29/lec29.ipynb&branch=main)"
demo30: "• Demo"
demo31: "• Demo"
demo32: ""
demo33: ""
demo34: ""
demo35: "• Demo"
demo36: "• Demo"
demo37: "• Demo"
demo38: "• Demo"
demo39: "• Demo"
slides:
slide01: "[Slides](https://docs.google.com/presentation/d/1i0_Cw3QbkfnODzJFVhsajtejyqZcgJTNgChWKQvOZyE/edit?usp=sharing)"
slide02: "[Slides](https://docs.google.com/presentation/d/1_lbv0tdhuyV3RmB-Avef7VNjsgcxkakMUqh6MhB3ics/edit?usp=sharing)"
slide03: "[Slides](https://docs.google.com/presentation/d/1tt29OSKvxEnUwQl2Qrix4bITJSanTwD2-_i4Btg8lzg/edit?usp=sharing)"
slide04: "[Slides](https://docs.google.com/presentation/d/1xR_YSJ5jRg5QcbKZ-jm4rB74lK4HWeR31CmhU--xaic/edit?usp=sharing)"
slide05: "[Slides](https://docs.google.com/presentation/d/1i4o_uekW0WpE4D9Mb-mouvjBXA2MdHzPimZCZHObHRU/edit?usp=sharing)"
slide06: "[Slides](https://docs.google.com/presentation/d/1eeGUFry5WLYaT2X_8cwaPOR4jsJr0YHGFZru4st0qC0/edit?usp=sharing)"
slide07: "[Slides](https://docs.google.com/presentation/d/1eOObGQxBbVfh08om20cMkcdjSVxFP857cg3ZwrvV8SE/edit?usp=sharing)"
slide08: "[Slides](https://docs.google.com/presentation/d/16u6qrpiJ9YNzG-V6zxWPcGQPLMKI1JWOVsOvlLZ83Dc/edit?usp=sharing)"
slide09: "[Slides](https://docs.google.com/presentation/d/1wHHllEsm_WfLTcfnYnoyaAB8BZ4cr0JhZBKNDWPB7rs/edit?usp=sharing)"
slide10: "[Slides](https://docs.google.com/presentation/d/1eX61Dxo8UxxMjNLdFkRqYB_N2iO3fdYXjhgNlQEKPt0/edit?usp=sharing)"
slide11: "[Slides](https://docs.google.com/presentation/d/1yGu99syqjsktGBSHJudrtdZUzBgqs14smHZrrH0SGBk/edit?usp=sharing)"
slide12: "[Slides](https://docs.google.com/presentation/d/1STKx8Ykka9Mym9qmvvFGZGK9FcRfLCY68P5GGEr1yAY/edit?usp=sharing)"
slide13: "[Slides](https://docs.google.com/presentation/d/17GoYqvzUckr5Gpp5VLrI1pmckp_eN9w9OAceN3vfuUk/edit?usp=sharing)"
slide14: "[Slides](https://docs.google.com/presentation/d/1Paut6OKMAU3mYpyzBsNFadRPcI19NVbaK2zbnyNtJAc/edit?usp=sharing)"
slide15: "[Slides](https://docs.google.com/presentation/d/19uNT-w4oRj_KpZFFvI1Qb6ciXfiDHxgJykanl7Fm0r0/edit?usp=sharing)"
slide16: "[Slides](https://docs.google.com/presentation/d/1EySRAUeQuZBxJpgELPjcZBbMYEGW0UMjMUnB3kjTrng/edit?usp=sharing)"
slide17: "[Slides](https://docs.google.com/presentation/d/18SDrV2Y-Cg0OFYKPBEXy3InlewMJZ_ukmhuLSpQAY4Q/edit?usp=sharing)"
slide18: "[Slides](https://docs.google.com/presentation/d/11mOoD4RTSaWFHMOVXXlCWe8OIvQeTeAOw-CknRoD4UY/edit?usp=sharing)"
slide19: "[Slides](https://docs.google.com/presentation/d/1cautxlAOvPcwXMdqtWw1GwmW0NB3p6bGZjyVu6HnrQA/edit?usp=sharing)"
slide20: "[Slides](https://docs.google.com/presentation/d/1gT5UkOoUpEYDnjzG3TiEPeKIGWFUin63e8acgUHsLug/edit?usp=sharing)"
slide21: "[Slides](https://docs.google.com/presentation/d/1YSxw6Vu-bnO4Bx1mjeWSa2yfXu51aNsccYTCm5FwVy8/edit?usp=sharing)"
slide22: "[Slides](https://docs.google.com/presentation/d/1MKNYpVM5mYAodmnfomna__McGyzKQM39J18Hpb567UU/edit?usp=sharing)"
slide23: "[Slides](https://docs.google.com/presentation/d/1UeAZvcYb2h7TqPu_ySo8Zdz5YcdT28zi5G5d_MfsYHw/edit?usp=sharing)"
slide24: "[Slides](https://docs.google.com/presentation/d/116O37TfDMci_cF-AQsaFuBbTzMeGZyA5JeF0v-TKMJQ/edit?usp=sharing)"
slide25: "[Slides](https://docs.google.com/presentation/d/1UFf0fKaauduVyictUcM0mO_gInhHwIcw8dOybJG074w/edit?usp=sharing)"
slide26: "[Slides](https://docs.google.com/presentation/d/1ky1vHCd4AsI-m30XA1vUEsWwPvKoqHlE-0FecfIV4RY/edit#slide=id.g279b0cd1f3f_0_35)"
slide27: "[Slides](https://docs.google.com/presentation/d/1bKlEhg9IGU9Cc7wQII2TG8m6QxSZqFfC3tHNE0mFLtY/edit?usp=sharing)"
slide28: "[Slides](https://docs.google.com/presentation/d/1S22RPwIuOXHcrkheRcyg2InGb_5Np6fj8wh4QgoUnus/edit?usp=sharing)"
slide29: "[Slides](https://docs.google.com/presentation/d/1m3cJ9c-bEkju2vVERT0q7fajT7gv3bQxLNLYxNpdIhs/edit?usp=sharing)"
slide30: "[Slides](https://drive.google.com/file/d/1PogDwRiWDfOpnVeGVJ_dwdhFJRoD30SX/view?usp=sharing)"
slide31: "[Slides](https://docs.google.com/presentation/d/1vw9nYhVrDv4T6CRwOfq42t0o7tzJYqOjxW5nZ2hommA/edit?usp=sharing)"
slide32: "[Slides](https://docs.google.com/presentation/d/1HtxvIItPMgPG3-2S7vUCkVGX6wIWmy4bK0H_krYYQ_s/edit?usp=sharing)"
slide33: "[Slides](https://docs.google.com/presentation/d/1Ym1N0yeuaoO01IWhnIrW-NXbznjv7PugsbXMQF2lVFo/edit?usp=sharing)"
slide34: "[Slides](https://docs.google.com/presentation/d/19tRGUFSi9dYiSIdOmnjkthyRfL79SuFM53yT-H4SqzY/edit?usp=sharing)"
slide35: "Slides"
slide36: "Slides"
slide37: "Slides"
slide38: "Slides"
slide39: "Slides"
# Theme settings
remote_theme: just-the-docs/[email protected]
color_scheme: light
search_enabled: true
heading_anchors: true
permalink: pretty
aux_links:
Textbook:
- "https://inferentialthinking.com/chapters/intro.html"
Feedback Form:
- "https://forms.gle/Lkg8N2Uk9GVe5sP46"
Past Semesters:
- "https://www.data8.org/"
# Ed:
# - 'https://edstem.org/us/courses/44018/'
# External navigation links
# nav_external_links:
# - title: Textbook
# url: https://inferentialthinking.com/chapters/intro.html
# hide_icon: true
footer_content:
# Collections for website data
collections:
acknowledgers:
staffers:
modules:
schedules:
announcements:
# Default layouts for each collection type
defaults:
- scope:
path: ""
type: staffers
values:
layout: staffer
subpath: "/assets/images/"
- scope:
path: ""
type: modules
values:
layout: module
- scope:
path: ""
type: schedules
values:
layout: schedule
- scope:
path: ""
type: announcements
values:
layout: announcement
- scope:
path: ""
type: acknowledgers
values:
layout: acknowledger
subpath: "/assets/images/"
compress_html:
clippings: all
comments: all
endings: all
startings: []
blanklines: false
profile: false
plugins:
- jekyll-seo-tag
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
enable_coderay: false
safe: false