Jupyter Notebook介紹及安裝說明

Photo by Jupyter Documentation

Jupter Notebook??????????????IPython + Notebook??????????????(??Atom)?IDE(Spider?PyCharm?Vim) ????????????????????????????????????????????????????Jupyter Notebook???????? Web Application?Notebook Documents?

  • ????(Web Application)??????(web-based)???????????????????????????????????
  • ????(Notebook Documents)????????Web Application?????????????/???????/????????????????????????

Jupyter Notebook??

??????????Jupyter Notebook?????????????????????????????????????????????????????????????????????????????????Jupyter server??????????????????????????????????Jupyter Notebook??

???????Python

????Jupyter Notebook????????Python (Python 3.3???????Python 2.7)??????????Python????????????????????????Anaconda??????pip???

??Anaconda??

????????Anaconda Distribution????????Jupyter Notebook????????(Scientific Computing)?????(Data Science)??packages????????????????Data Science?????????????????????Anaconda??????Anaconda?????????????Step by Step??????????

??pip??

????????????????????????Python?package manager -> pip???Anaconda???????????????????????

  • Python 3??

???pip????(??)

pip3 install ? upgrade pip

????

pip3 install jupyter

  • Python 2??

???pip????(??)

pip install ? upgrade pip

????

pip install jupyter

jupyter notebook??????????Jupyter Notebook?????Windows????(Start menu)???Jupyter Notebook(???)

???????(Mac/Linux) or ??????(Windows)?????????????Jupyter Notebook??

jupyter notebook

??????Jupyter Notebook(???)???New????????Python 3?????????

??????????Jupyter Notebook??????????????????

Jupyter Notebook????

Jupyter Notebook?????????????????(File Name)????(Menu)????(Toolbar)?????(Cell)?

??????????

????????3???cells????????Markdown cells?Code cells?Raw NBConvert cells?

  • Edit
  • Insert
  • Executing
  • View

????(Help)

Jupyter Notebook????????????????Data Science????packages?

???(Widgets)

Jupyter Notebook???(Widgets)??????????????????

??????????

Kernel???????(front-end)??????????????????Kernels???

??Jupyter Notebook???????IPython kernel?????????????

??Jupyter Notebook????????????????????????????Data Science????????????2021 ??????????? Jupyter Notebook ?????????????