Skip to content

Commit 2983b69

Browse files
committed
Merge pull request #6435 from jvns/patch-2
DOC: link to pandas-cookbook instructions
2 parents 736552c + e942d6c commit 2983b69

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/source/tutorials.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ are examples with real-world data, and all the bugs and weirdness that
2222
that entails.
2323

2424
Here are links to the v0.1 release. For an up-to-date table of contents, see the `pandas-cookbook GitHub
25-
repository <http://github.com/jvns/pandas-cookbook>`_.
25+
repository <http://github.com/jvns/pandas-cookbook>`_. To run the examples in this tutorial, you'll need to
26+
clone the GitHub repository and get IPython Notebook running.
27+
See `How to use this cookbook <https://github.com/jvns/pandas-cookbook#how-to-use-this-cookbook>`_.
2628

2729
- `A quick tour of the IPython Notebook: <http://nbviewer.ipython.org/github/jvns/pandas-c|%2055ookbook/blob/v0.1/cookbook/A%20quick%20tour%20of%20IPython%20Notebook.ipynb>`_
2830
Shows off IPython's awesome tab completion and magic functions.

0 commit comments

Comments
 (0)