I am trying to use IPython notebook on MacOS X with Python 2.7.2 and IPython 1.1.0.
I cannot get matplotlib graphics to show up inline.
import matplo
I found a workaround that is quite satisfactory. I installed Anaconda Python and this now works out of the box for me.