How to make IPython notebook matplotlib plot inline

后端 未结 10 2264
轮回少年
轮回少年 2020-11-22 14:37

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         


        
10条回答
  •  耶瑟儿~
    2020-11-22 15:20

    I found a workaround that is quite satisfactory. I installed Anaconda Python and this now works out of the box for me.

提交回复
热议问题