・$ python3 -m pip install jupyter:Jupyter Notebookをインストールする ・$ jupyter notebook:Jupyter Notebookを起動する(ブラウザが起動する) [実行結果] $ $ python3 -m pip install jupyter Collecting jupyter Downloading ...