XXX.ipynbは対象のnotebookファイル名。
以下のコマンドを実行すると、XXX.pyファイルが作成されます。
jupyter nbconvert --to python XXX.ipynb
Go to list of users who liked
More than 3 years have passed since last update.
XXX.ipynbは対象のnotebookファイル名。
以下のコマンドを実行すると、XXX.pyファイルが作成されます。
jupyter nbconvert --to python XXX.ipynb
Register as a new user and use Qiita more conveniently
Go to list of users who liked