Skip to content

Commit

Permalink
week 15
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwin3210 committed Nov 30, 2024
1 parent 2261279 commit 32b40d2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _announcements/week-14.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ week: 14
date: 2024-11-25
---

1.
1. Happy Thanksgiving!
8 changes: 6 additions & 2 deletions _announcements/week-15.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
title: Week 15 Announcements
week: 15
date: 2024-12-02
date: 2024-11-30
---

1.
1. **Assignments Due**
* {{site.links.proj.proj3}} is due on *<u>Friday</u>, December 6th @ 5 PM*
* {{site.links.lab.lab10}} is due on *<u>Friday</u>, December 6th @ 5 PM*
* {{site.links.hw.hw13}} is due on *<u>Sunday</u>, December 8th @ 5 PM*
2. **[Please read: For Lecture 37 and Ch 17.6](https://edstem.org/us/courses/64093/discussion/5782751)**
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sememster: fa24 # set for the current seemester
# (Future) This will control some footer text, and later custom styling.
course_department: dsus
logo: "/data8logo_thanksgiving.png"
current_week: 13
current_week: 15
# This should be the page of all class archives
# Typically just / for DS courses (with a visible index page), or /archives if you're hosting your own, or a link to the inst.eecs page
# If you have no archive page, comment this line out or leave blank.
Expand Down Expand Up @@ -211,7 +211,7 @@ links:
hw10: "[Homework 10](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-fa24&urlpath=tree%2Fmaterials-fa24%2Fhw%2Fhw10%2Fhw10.ipynb)"
hw11: "[Homework 11](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-fa24&urlpath=tree%2Fmaterials-fa24%2Fhw%2Fhw11%2Fhw11.ipynb)"
hw12: "[Homework 12](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-fa24&urlpath=tree%2Fmaterials-fa24%2Fhw%2Fhw12%2Fhw12.ipynb)"
hw13: "Homework 13"
hw13: "[Homework 13](https://www.gradescope.com/courses/835871)"
lab:
lab01: "[Lab 01: Expressions](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-fa24&branch=main&urlpath=tree%2Fmaterials-fa24%2Flab%2Flab01%2Flab01.ipynb)"
lab02: "[Lab 02: Table Operations](https://data8.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-8%2Fmaterials-fa24&branch=main&urlpath=tree%2Fmaterials-fa24%2Flab%2Flab02%2Flab02.ipynb)"
Expand Down

0 comments on commit 32b40d2

Please sign in to comment.