from IPython.display import Image Image(url='http://python.org/images/python-logo.gif', format='gif') Image(url='https://raw.githubusercontent.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python/master/basic_animation.gif', format='gif')