nbinteract icon indicating copy to clipboard operation
nbinteract copied to clipboard

See if we can convert numerical-mooc's notebooks

Open SamLau95 opened this issue 6 years ago • 0 comments

https://github.com/numerical-mooc/numerical-mooc/wiki is a textbook using Jupyter notebooks and matplotlib's JSAnimation to create animated videos of plots. For example:

http://nbviewer.jupyter.org/github/numerical-mooc/numerical-mooc/blob/master/lessons/03_wave/03_01_conservationLaw.ipynb

Maybe we can see if we can convert these animations into interact calls and use nbinteract to make them interactive.

SamLau95 avatar Mar 21 '18 19:03 SamLau95