Closed as not planned
Description
When a figure is created in one notebook cell and shown by the nbagg backend, and then an animation is added in the next one, the animation does not start in the figure until it is "kicked off" by somehow interacting with the nbagg widget, for example starting to pan or zoom around.
I'm using matplotlib 1.4.3 with #4171 cherry-picked.