In [8]:
a="iPython Notebook "
b="is amazing!"
a+b
Out[8]:
In [5]:
from IPython.core.display import Image
In [17]:
display(Image('./ex1/figures/IPython.png'))
In [13]:
In [14]:
In [15]:
Out[15]:
In [16]:
In [ ]: