In [1]:
print "hello world"
hello world
In [2]:
%matplotlib inline
In [ ]:
%pylab nbagg

plot([1,2,3])
In [ ]:
 
In [ ]: