AllenDowney / ThinkStats2

Text and supporting code for Think Stats, 2nd Edition
http://allendowney.github.io/ThinkStats2/
GNU General Public License v3.0
4.03k stars 11.31k forks source link

Update from IPython notebook to Jupyter notebook #89

Closed gbremer closed 2 years ago

gbremer commented 7 years ago

IPython notebooks are now Jupyter notebooks.

http://jupyter.readthedocs.io/en/latest/projects/upgrade-notebook.html

The current notebook format version is now v4 and the ThinkStats2 notebooks are v3. When the notebooks load up with a modern jupyter version, they will be upgraded automatically. The v4 version is not compatible with older libraries.