In [ ]:
    
1 + foo
    
In [ ]:
    
open?
    
In [ ]:
    
o
    
In [ ]:
    
!ls
    
In [ ]:
    
from IPython.core.display import Image 
Image(url='http://python.org/images/python-logo.gif')
    
In [ ]:
    
loadpy http://matplotlib.org/mpl_examples/pylab_examples/simple_plot.py