render animated array on ipython-notebook (jupyter)
pip install ipython-animated-array
viz_list: list of animating array(1d or 2d).
cmap='cool': color map name
Show animate array.
refresh=1000 refresh animation duration(ms).
open example directory via your ipython-notebook (or jupyter-notebook).
MIT