search

Home  >  Q&A  >  body text

python3.x - IPython 调用 notebook 失败,求大神帮看看原因?谢谢

首先我安装了Anaconda,一切正常,基本功能都可以调用
我的版本是:Python 3.5.2 |Anaconda 4.1.1 (64-bit)
但是 我开始调用 notebook时,出现如下问题

于是乎,我又按照提示 利用%pylab inline 或者 %matplotlib inline

再然后我利用ipython 运行 %pylab inline 和 %matplotlib inline

就这样了。。。。我google了一下,看了好几个方法,最后还是不行,大神们,帮帮小弟吧,折腾了一天了。。。。。

大家讲道理大家讲道理2892 days ago399

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 09:26:08

    Not in the command line, but in the notebook. Just open the notebook page and write %pylab inline or %matplolib inline in the cell, then shift+control.

    reply
    0
  • Cancelreply