notebook.community
Edit and run
In [1]: from IPython.display import Image
from IPython.display import Image
In [2]: Image('images/ipython_logo.png')
Image('images/ipython_logo.png')
Out[2]: