Mac OS 터미널에서 아래 순서로 Jupyter Notebook 설치하고 실행하기

 

$ pip3 install --upgrade pip

 

$ pip3 install jupyter

 

$ jupyter notebook 

 

 

BELATED ARTICLES

more