fix markdown syntax

intro16
epifanio 2016-04-18 22:56:10 -04:00
parent 8e83d92229
commit b35b573859
1 changed files with 9 additions and 9 deletions

View File

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