moorepants / resonance

Learning Mechanical Vibration Engineering Through Computation
https://moorepants.github.io/resonance
MIT License
47 stars 12 forks source link

Ensure all matplotlib animations display as JS widgets on moorepants.github.io/resonance #174

Open moorepants opened 6 years ago

moorepants commented 6 years ago

FuncAnimation has to_jshtml() which generates a javascript based animation that will be usable from a static version of the notebooks. It would be nice if we use these so that animations can be played on: https://moorepants.github.io/resonance/.