Commit Graph

5 Commits

Author SHA1 Message Date
Roger Labbe
089c93d5cb Updated animations
I haven't run them in a long time, and the notebooks no longer
work with the new structure or changes to matplotlib.
2020-10-13 17:59:48 -07:00
Roger Labbe
426f80d4bb Fixed various run issues
Updated pywidgets version to 4.2 to allow the notebooks to run.

Put import __future__ as the first line in each file to avoid
error stating that it must be the first line. Not sure when this
changed, it worked before.
2020-04-26 20:55:09 -07:00
Roger Labbe
0e43c1b9ae All line endings to LF from CRLF 2018-07-14 11:45:39 -07:00
Roger Labbe
6b9b97927d Redid Discrete Bayes animations.
I added titles so you can see where in the processing the
graph is.

This surfaced a bug in matplotlib 1.5 (#5399) so I added
some code to work around that.
2016-01-09 08:49:29 -08:00
Roger Labbe
8416da7fdc Moved Chapter 2 as part of reorg 2015-01-27 09:51:52 -08:00