首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
IPython、Notebook、qtconsole使用教程
IPython、Notebook、qtconsole使用教程
xiaoxiao
2025-09-04
16
IPython、Notebook、qtconsole使用教程 上一篇为Python,IPython,qtconsole,Notebook,Jupyter快速安装教程
1. 使用IPython
自动补全功能,使用tab键,如输入im后按tab键,可自动补全import。进入IPython,CMD中输入ipython退出IPython,CMD中输入quit() 使用魔法指令% %run test.py 直接运行python脚本%pwd: 显示当前工作目录。
转载请注明原文地址: https://yun.8miu.com/read-140718.html
最新回复
(
0
)