![图片[1]-怎么用anaconda打开ipython?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5ee9b099728fa169.jpg)
用anaconda打开ipython的方法:
1、用命令行启动
打开cmd命令行,直接输入ipython。

2、启动GUI页面,有两种。
(1)基于QT的页面(jupyter QtConsole),在cmd窗口输入ipython qtconsole。

(2)ipython notebook(也就是jupyter notebook),在cmd窗口输入ipython notebook即可。

© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

![图片[1]-怎么用anaconda打开ipython?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5ee9b099728fa169.jpg)
用anaconda打开ipython的方法:
1、用命令行启动
打开cmd命令行,直接输入ipython。

2、启动GUI页面,有两种。
(1)基于QT的页面(jupyter QtConsole),在cmd窗口输入ipython qtconsole。

(2)ipython notebook(也就是jupyter notebook),在cmd窗口输入ipython notebook即可。

暂无评论内容