~/.ipython
ipython profile create
ipython notebook
ipython notebook --pylab
ipython notebook --pylab inline
New
ipython notebook --script
, Save
时保存为.py
格式, 而不是默认的.ipynb
格式nbserver
的配置文件: ipython profile create nbserver
Save
: 保存到服务端Download
: 保存到浏览器端