jupyter install
python3 -m pip install jupyter
開きたいディレクトリ配下に移動
cd {開きたいファイルがあるパス}
jupyter notebookを開く
jupyter notebook