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