Add pointer to Jupyter's viewer which displays equations properly

main
Aurélien Geron 2017-06-26 12:18:36 +02:00
parent 10670c6005
commit 62dc13bbfb
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@
"source": [
"**Equations**\n",
"\n",
"*This notebook lists all the equations in the book. If you decide to print them on a T-Shirt, I definitely want a copy! ;-)*"
"*This notebook lists all the equations in the book. If you decide to print them on a T-Shirt, I definitely want a copy! ;-)*\n",
"\n",
"**Warning**: GitHub's notebook viewer does not render equations properly. You should either view this notebook within Jupyter itself or use [Jupyter's online viewer](http://nbviewer.jupyter.org/github/ageron/handson-ml/blob/master/book_equations.ipynb)."
]
},
{