-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
461ce8f
commit 42563fa
Showing
3 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
--- | ||
title: Week 12 Announcements | ||
week: 12 | ||
date: 2024-04-4 | ||
title: Week 13 Announcements | ||
week: 13 | ||
date: 2024-04-7 | ||
--- | ||
|
||
* **No live lecture on Monday** | ||
* Please watch last year's [recording](https://www.youtube.com/watch?v=G_uPkp-h0_o) | ||
* HW 10 due 4/10 **Wednesday 5pm** | ||
* Tutoring Section [sign-ups](https://tutoring.data8.org/) are live! | ||
* Project 2 released! | ||
* Checkpoint due 4/5 **Friday 5pm** | ||
* Everything due 4/12 **Friday 5pm** | ||
* Project 2 released final submission due 4/12 **Friday 5pm** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ baseurl: '/sp24' # 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: 12 | ||
current_week: 13 | ||
|
||
# Theme settings | ||
remote_theme: just-the-docs/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters