JupyterNotebook 소개
1964 단어 Jupyter-notebookPython3
Jupyter Notebook 소개
참고 사이트
python -m pip install -U pip
python -m pip install -U jupyter
python -m pip install -U notebook==5.7.4
다음 명령을 실행하여 tornade를 다운 그레이드합니다. (최신 6.0.0의 결함?)
덧붙여 tornade는 비동기 통신을 실시하는 Web 프레임워크를 실현하기 위한 패키지.
python -m pip install -U tornado==5.1.1
jupyter notebook
Reference
이 문제에 관하여(JupyterNotebook 소개), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/kenichixgt/items/05060e3019604567fa2c텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)