Removed warning about nbviewer.

nbviewer was not rendering latex. My bug report got fixed, and so
I have removed the warning.
This commit is contained in:
Roger Labbe 2014-09-01 08:19:40 -07:00
parent 9ed78ea6c0
commit 0d0a6e6793

View File

@ -14,7 +14,7 @@ Navigate to the directory, and run IPython notebook with the command
ipython notebook
If you do not want to do that you can read this book online. the website [nbviewer]http://nbviewer.org provides an IPython Notebook server that renders a notebook stored at github (or elsewhere). The rendering is done in real time when you load the book. If you read my book today, and then I make a change tomorrow, when you go back tomorrow you will see that change.
_note: nbviewer is not currently rendering Latex on my or anyone's notebooks, so this is currently a poor option._
You may access this book via nbviewer at any by using this address:
http://nbviewer.ipython.org/github/rlabbe/Kalman-Filters-and-Random-Signals-in-Python/blob/master/Introduction.ipynb