| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "metadata": { | |
| 3 | 3 | "name": "", | |
| 4 | - "signature": "sha256:ba20b7e6666952b09ad936f7b9cb32fc0e9ed680a00aeff02035be51895c8e45" | ||
| 4 | + "signature": "sha256:34307c4f0973ebef511e97c036657231fc4e230e7627cfe073d89f4046f9ce9f" | ||
| 5 | 5 | }, | |
| 6 | 6 | "nbformat": 3, | |
| 7 | 7 | "nbformat_minor": 0, | |
@@ -13,10 +13,7 @@ | |||
| 13 | 13 | "metadata": {}, | |
| 14 | 14 | "source": [ | |
| 15 | 15 | "[Sebastian Raschka](http://sebastianraschka.com) \n", | |
| 16 | - "last updated: 05/18/2014\n", | ||
| 17 | - "\n", | ||
| 18 | - "- [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", | ||
| 19 | - "- [Link to the GitHub Repository One-Python-benchmark-per-day](https://github.com/rasbt/One-Python-benchmark-per-day)\n" | ||
| 16 | + "last updated: 05/29/2014" | ||
| 20 | 17 | ] | |
| 21 | 18 | }, | |
| 22 | 19 | { | |
@@ -215,6 +212,15 @@ | |||
| 215 | 212 | "\n", | |
| 216 | 213 | "<br>\n", | |
| 217 | 214 | "<br>\n", | |
| 215 | + "\n", | ||
| 216 | + "### Solution 2: line break between the id-anchor and text:\n", | ||
| 217 | + "\n", | ||
| 218 | + "\n", | ||
| 219 | + "\n", | ||
| 220 | + "(this alternative workaround was kindly submitted by [Ryan Morshead](https://github.com/rmorshea))\n", | ||
| 221 | + "\n", | ||
| 222 | + "<br>\n", | ||
| 223 | + "<br>\n", | ||
| 218 | 224 | "<br>\n", | |
| 219 | 225 | "<hr>" | |
| 220 | 226 | ] | |
@@ -223,7 +229,7 @@ | |||
| 223 | 229 | "cell_type": "markdown", | |
| 224 | 230 | "metadata": {}, | |
| 225 | 231 | "source": [ | |
| 226 | - "### Solution 2: using header cells" | ||
| 232 | + "### Solution 3: using header cells" | ||
| 227 | 233 | ] | |
| 228 | 234 | }, | |
| 229 | 235 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments