Deep Learning
Jupyter notebook 설치 in Mac OSX
olive's
2020. 4. 19. 09:40
$ pip3 install --upgrade pip
$ pip3 install jupyter
$ jupyter notebook