- Save your Colab notebook.
- File > Download .ipynb
- On your terminal:
jupyter nbconvert --to <output format> <filename.ipynb>
출처 : https://torbjornzetterlund.com/how-to-save-a-google-colab-notebook-as-html/
'IT 공방 > Python' 카테고리의 다른 글
tensorflow 2.0 CNN(sequential model.fit) (0) | 2020.01.23 |
---|---|
train.exponential_decay (0) | 2020.01.03 |
python으로 상관관계 분석하기 (이산형자료) (0) | 2019.11.25 |
Python list(리스트) 형태 엑셀(excel) 로 저장하기 (0) | 2019.09.23 |
python으로 json 파일 읽기(파싱) (0) | 2019.09.19 |