diff --git a/Images/ipython_links_remedy2.png b/Images/ipython_links_remedy2.png new file mode 100644 index 0000000..ae3abea Binary files /dev/null and b/Images/ipython_links_remedy2.png differ diff --git a/tutorials/table_of_contents_ipython.ipynb b/tutorials/table_of_contents_ipython.ipynb index 639753b..1245132 100644 --- a/tutorials/table_of_contents_ipython.ipynb +++ b/tutorials/table_of_contents_ipython.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:ba20b7e6666952b09ad936f7b9cb32fc0e9ed680a00aeff02035be51895c8e45" + "signature": "sha256:34307c4f0973ebef511e97c036657231fc4e230e7627cfe073d89f4046f9ce9f" }, "nbformat": 3, "nbformat_minor": 0, @@ -13,10 +13,7 @@ "metadata": {}, "source": [ "[Sebastian Raschka](http://sebastianraschka.com) \n", - "last updated: 05/18/2014\n", - "\n", - "- [Link to this IPython notebook on Github](https://github.com/rasbt/One-Python-benchmark-per-day/blob/master/ipython_nbs/day4_2_cython_numba_parakeet.ipynb) \n", - "- [Link to the GitHub Repository One-Python-benchmark-per-day](https://github.com/rasbt/One-Python-benchmark-per-day)\n" + "last updated: 05/29/2014" ] }, { @@ -215,6 +212,15 @@ "\n", "
\n", "
\n", + "\n", + "### Solution 2: line break between the id-anchor and text:\n", + "\n", + "![img of format problem](https://raw.githubusercontent.com/rasbt/python_reference/master/Images/ipython_links_remedy2.png)\n", + "\n", + "(this alternative workaround was kindly submitted by [Ryan Morshead](https://github.com/rmorshea))\n", + "\n", + "
\n", + "
\n", "
\n", "
" ] @@ -223,7 +229,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Solution 2: using header cells" + "### Solution 3: using header cells" ] }, {