在Python cmd下輸入. > import IPython. > print “IPython version: %6.6s ” %IPython.__version__. 可以看到output為IPython version: 1.1.0.
確定! 回上一頁