convert ipynb file to python file

2021. 3. 10. 14:40카테고리 없음

 

with command 

$ jupyter nbconvert --to script [filename].ipynb

 

--> 파일 형태 변환 가능