주피터 설치

(Jupyter 설치에서 넘어옴)

1 개요[ | ]

jupyter 설치
주피터 설치

2 JupyterLab 설치[ | ]

pip install jupyterlab
jupyter lab

3 Jupyter Notebook 설치[ | ]

pip install notebook
jupyter notebook

4 같이 보기[ | ]

5 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}