Settings

macOS Jupyter Notebook 설치

ji.o.n.e 2020. 10. 28. 13:30
  • pip 업데이트

    pip3 install --upgrade pip
  • pip3로 jupyter 설치

    pip3 install jupyter
  • jupyter notebook 실행

    jupyter notebook