Skip to content

Commit 80306db

Browse files
committed
added assignment2
1 parent 5dd89e3 commit 80306db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

assignments/2020/assignment2.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mathjax: true
55
permalink: /assignments2020/assignment2/
66
---
77

8-
This assignment is due on **Wednesday, May 6 2020** at 11:59pm PST.
8+
This assignment is due on **Wednesday, May 6 2020** at 11:59pm PDT.
99

1010
<details>
1111
<summary>Handy Download Links</summary>
@@ -47,7 +47,7 @@ You can work on the assignment in one of two ways: **remotely** on Google Colabo
4747

4848
#### Option A: Google Colaboratory (Recommended)
4949

50-
**Download.** Starter code containing Colab notebooks can be downloaded [here]({{site.hw_1_colab}}).
50+
**Download.** Starter code containing Colab notebooks can be downloaded [here]({{site.hw_2_colab}}).
5151

5252
If you choose to work with Google Colab, please familiarize yourself with the [recommended workflow]({{site.baseurl}}/setup-instructions/#working-remotely-on-google-colaboratory).
5353

@@ -59,7 +59,7 @@ Once you have completed all Colab notebooks **except `collect_submission.ipynb`*
5959

6060
#### Option B: Local Development
6161

62-
**Download.** Starter code containing jupyter notebooks can be downloaded [here]({{site.hw_1_jupyter}}).
62+
**Download.** Starter code containing jupyter notebooks can be downloaded [here]({{site.hw_2_jupyter}}).
6363

6464
**Install Packages**. Once you have the starter code, activate your environment (the one you installed in the [Software Setup]({{site.baseurl}}/setup-instructions/) page) and run `pip install -r requirements.txt`.
6565

309 KB
Binary file not shown.
306 KB
Binary file not shown.

0 commit comments

Comments
 (0)