In [1]:
ls


Anaconda-2.1.0-Linux-x86_64.sh  a.txt  anaconda/  inside.py*  ipython_cert.pem  pynb/  pystock/  test.txt  web.txt

In [2]:
plot(arange(10))


Out[2]:
[<matplotlib.lines.Line2D at 0x7f101a973f10>]

In [ ]: