From aab1155098b6e3325a3e68c9ddfb2336308dfaaa Mon Sep 17 00:00:00 2001 From: Brenda Moon Date: Thu, 10 Dec 2015 16:26:29 +1000 Subject: [PATCH] Add notebook 5a to main index page --- index.ipynb | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/index.ipynb b/index.ipynb index ae43f1d..6df4f7d 100644 --- a/index.ipynb +++ b/index.ipynb @@ -23,6 +23,7 @@ "* Step 3. [Extract all road sign data from a single page](step3.ipynb)\n", "* Step 4. [Structure the data extraction as a function](step4.ipynb)\n", "* Step 5. [Store the data in a dataframe and save to disk](step5.ipynb)\n", + "* Step 5a. [Extra notebook to show how to split up images](step5a.ipynb)\n", "* Step 6. [Restructure the code for clarity](step6.ipynb)\n", "* Step 7. [Plotting, tiny stat analysis and improved I/O](step7.ipynb)\n", "* Final. [Support for multiple pages](final.ipynb)\n", @@ -38,15 +39,6 @@ "\n", "These pages are in [Jupyter Notebook](https://jupyter.org/)" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": { - "collapsed": true - }, - "outputs": [], - "source": [] } ], "metadata": {