코드, 시각화 및 노트를 포함한 문서를 생성하고 공유할 수 있는 웹 애플리케이션. 주로 데이터 분석, 과학 컴퓨팅 및 머신 러닝에 사용됩니다. 더 많은 정보: https://docs.jupyter.org/en/latest/.
jupyter notebook
jupyter notebook {{예제.ipynb}}
jupyter nbconvert --to {{html|markdown|pdf|script}} {{예제.ipynb}}
jupyter notebook --port {{포트}}
jupyter notebook list
jupyter notebook stop
jupyter lab