Skip to content

Commit 52076ba

Browse files
lab05 release
1 parent 32589e7 commit 52076ba

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ links:
216216
lab02: "[Lab 02](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su25&branch=main&urlpath=tree%2Fmaterials-su25%2Flab%2Flab02%2Flab02.ipynb)"
217217
lab03: "[Lab 03](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su25&branch=main&urlpath=tree%2Fmaterials-su25%2Flab%2Flab03%2Flab03.ipynb)"
218218
lab04: "[Lab 04](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su25&branch=main&urlpath=tree%2Fmaterials-su25%2Flab%2Flab04%2Flab04.ipynb)"
219-
lab05: "Lab 05"
219+
lab05: "[Lab 05](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-su25&branch=main&urlpath=tree%2Fmaterials-su25%2Flab%2Flab05%2Flab05.ipynb)"
220220
lab06: "Lab 06"
221221
lab07: "Lab 07"
222222
lab08: "Lab 08"
@@ -234,7 +234,7 @@ links:
234234
wksht02: "[Worksheet 02](https://drive.google.com/file/d/1aSJbtcEQZxrvHYSL37k-nSb83oBCVCwi/view)"
235235
wksht03: "[Worksheet 03](https://drive.google.com/file/d/1Um5_31wN75Zynkcfrz7-D3zk7zxsQ6Q1/view)"
236236
wksht04: "[Worksheet 04](https://drive.google.com/file/d/16F5GBgy6qvBLYHdnb-WC5XHWVeoKtmsb/view?usp=sharing)"
237-
wksht05: "[Worksheet 05](https://drive.google.com/file/d/1xG_o0mZZMFARmy6YTzsNMq2Jjcqq0DzO/view?usp=sharing)"
237+
wksht05: "[Worksheet 05](https://drive.google.com/file/d/1eMqdUsL84NCPkC5q9DCD0ceoiAsViE1g/view)"
238238
wksht06: "[Worksheet 06](https://drive.google.com/file/d/18OH6J1OSAghOdQoKLFZwAC6R3isBqfNk/view?usp=sharing)"
239239
wksht07: "Worksheet 07"
240240
wksht08: "Worksheet 08"

_modules/week-03.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ July 7
99
: {{site.links.lec.slides.slide10}} {{site.links.lec.demo.demo}}
1010
: _Reading:_ [8.2](https://inferentialthinking.com/chapters/08/2/Classifying_by_One_Variable.html), [8.3](https://inferentialthinking.com/chapters/08/3/Cross-Classifying_by_More_than_One_Variable.html), [8.4](https://inferentialthinking.com/chapters/08/4/Joining_Tables_by_Columns.html), [8.5](https://inferentialthinking.com/chapters/08/5/Bike_Sharing_in_the_Bay_Area.html)
1111
: **Lab**{: .label .label-lab} {{site.links.lab.lab05}}
12+
: **Discussion**{: .label .label-discussion} {{site.links.wksht.wksht05}}
1213

1314
July 8
1415
: **12**{: .label} Conditionals and Iteration

0 commit comments

Comments
 (0)