what is the ipython notebook “Terminals” menu option

后端 未结 4 1804
日久生厌
日久生厌 2020-12-29 04:40

I am running ipython notebook on my OSX machine and/or my ubuntu 14.04 machine. I am using ipython 3.0.0, and ipython (jupyter) notebooks.

When I start an ipython n

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-29 05:24

    Actually it's jupyter notebook 5.3.0, not jupyter. the two versions is not the same thing. - jupyter --version - jupyter notebook --version

    I ever suffered from this.

提交回复
热议问题