You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,4 @@ When you need to use a dataset for a recipe in the cookbook:
32
32
2. Extract the downloaded `.zip` file in your current directory (the directory that contains your IPython notebook). Now there should be a new `data/` subfolder containing the dataset for the recipe.
33
33
3. Execute the notebook as indicated in the recipe.
34
34
35
-
*Note*: Dataset *Bikes* need not be downloaded as Recipe 2.2 fetches data directly from the Internet (see Issue #2).
35
+
*Note*: Dataset *Bikes* need not be downloaded as Recipe 1.2 fetches data directly from the Internet (see [Issue #2](https://github.com/ipython-books/cookbook-data/issues/2)).
0 commit comments