ipynb 파일을 py로 변환하기

 jupyter nbconvert --to script *.ipynb

웹에서 하는 방법이 있으나 서버로 파일을 옮겨야 하는 불편함이 있다. 저렇게 커맨드 명령어로 하면 바로 생성된다.