fix notebook name and order

intro16
epifanio 2016-04-18 23:00:39 -04:00
parent b35b573859
commit 87ea136ea5
1 changed files with 4 additions and 7 deletions

View File

@ -11,20 +11,17 @@
"\n",
"There are currently four courses:\n",
"\n",
"* [An introduction to numpy](course_content/notebooks/cartopy_intro.ipynb)\n",
"\n",
"* [An introduction to numpy](course_content/notebooks/numpy_intro.ipynb)\n",
" 3.5 hours — depends on a basic Python background\n",
"\n",
"* [An introduction to matplotlib](course_content/notebooks/iris_intro.ipynb)\n",
"\n",
"* [An introduction to matplotlib](course_content/notebooks/matplotlib_intro.ipynb)\n",
" 3 hours — depends on \"An introduction to numpy\"\n",
"\n",
"* [(Cartopy in a nutshell (for Iris))\n",
"](course_content/notebooks/matplotlib_intro.ipynb)\n",
"](course_content/notebooks/cartopy_intro.ipynb)\n",
" 0.5 hours — depends on \"An introduction to matplotlib\"\n",
"\n",
"* [An introduction to Iris](course_content/notebooks/numpy_intro.ipynb)\n",
"\n",
"* [An introduction to Iris](course_content/notebooks/iris_intro.ipynb)\n",
" 6 hours — depends on \"Cartopy in a nutshell\"\n",
"\n",
"\n",