trajan.animation.Animation.show#

animation.Animation.show()#

Display the animation.

In a Jupyter notebook the animation is embedded as HTML; in a script matplotlib.pyplot.show() is called.

Returns:

self