Kernel: Unknown Kernel
IPython Javascript Animation Plugin
Author: Jake Vanderplas: http://jakevdp.github.io
This is an example of embedding an animation via javascript into an IPython notebook. It requires the JSAnimation
import, available at http://github.com/jakevdp/JSAnimation.
The animation widget makes use of the HTML5 slider element, which is not yet supported by Firefox and some other browsers. For a comprehensive list of browser support for this element, see http://caniuse.com/input-range.
This notebook contains a simple animation example which is displayed inline using the JSAnimation IPython_display plugin.
In [1]:
Out[1]:
Welcome to pylab, a matplotlib-based Python environment [backend: module://IPython.kernel.zmq.pylab.backend_inline].
For more information, type 'help(pylab)'.
In [2]:
Out[2]: