Skip to content

Commit e8bcaa8

Browse files
committed
clarify that we're using Colab vs. Jupyter
1 parent b1778da commit e8bcaa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hw_2.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"source": [
9595
"### Step 1\n",
9696
"\n",
97-
"[Load it into Jupyter.](https://python-public-policy.afeld.me/en/{{school_slug}}/assignments/open_ended.html#storing-data)\n"
97+
"[Load the data.](https://python-public-policy.afeld.me/en/{{school_slug}}/assignments/open_ended.html#storing-data)\n"
9898
]
9999
},
100100
{
@@ -122,7 +122,7 @@
122122
"source": [
123123
"### Step 2\n",
124124
"\n",
125-
"Open the [Population by Borough](https://data.cityofnewyork.us/City-Government/New-York-City-Population-by-Borough-1950-2040/xywu-7bv9) dataset and [load it into Jupyter](https://python-public-policy.afeld.me/en/{{school_slug}}/assignments/open_ended.html#storing-data).\n"
125+
"[Load](https://python-public-policy.afeld.me/en/{{school_slug}}/assignments/open_ended.html#storing-data) the [Population by Borough](https://data.cityofnewyork.us/City-Government/New-York-City-Population-by-Borough-1950-2040/xywu-7bv9) dataset.\n"
126126
]
127127
},
128128
{

0 commit comments

Comments
 (0)