본문 바로가기

Enginius/Python&TensorFlow

Convert jupyer-notebook to python files in console


ipython nbconvert --to=python [YOUR_NOTEBOOK].ipynb


or


jupyter nbconvert --to=python *.ipynb

'Enginius > Python&TensorFlow' 카테고리의 다른 글

Tried to connect to port 6006, but address is in use  (0) 2016.04.27
설치좀 그만 하자. 제발  (0) 2016.04.19
Install TensorFlow with GPU  (0) 2016.04.14
GitHub basics  (0) 2016.04.11
JupyterHub on AWS EC2  (0) 2016.04.08