You can generate a program with the extension py with the following command. reference http://qiita.com/hagino3000/items/c7781506db1dbc7ce57d
ipython nbconvert hoge.ipynb --to=python
Recommended Posts