IPython、Notebook、qtconsole使用教程

    xiaoxiao2025-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)