jupyter notebookが起動しない
上記の通りです。
発生している問題・エラーメッセージ
$ jupyter notebook [I 02:22:05.024 NotebookApp] JupyterLab extension loaded from /Users/***/opt/anaconda3/lib/python3.7/site-packages/jupyterlab [I 02:22:05.025 NotebookApp] JupyterLab application directory is /Users/***/opt/anaconda3/share/jupyter/lab [I 02:22:05.027 NotebookApp] Serving notebooks from local directory: /Users/*** [I 02:22:05.027 NotebookApp] The Jupyter Notebook is running at: [I 02:22:05.027 NotebookApp] http://localhost:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c [I 02:22:05.027 NotebookApp] or http://127.0.0.1:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c [I 02:22:05.028 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 02:22:05.034 NotebookApp] To access the notebook, open this file in a browser: file:///Users/***/Library/Jupyter/runtime/nbserver-80354-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c or http://127.0.0.1:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c [E 02:22:07.099 NotebookApp] Could not open static file '' [W 02:22:07.293 NotebookApp] 404 GET /static/tree/js/main.min.js (::1) 14.07ms referer=http://localhost:8888/tree?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c [W 02:22:07.435 NotebookApp] 404 GET /static/tree/js/main.min.js (::1) 2.11ms referer=http://localhost:8888/tree?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c ^C[I 02:25:52.151 NotebookApp] interrupted Serving notebooks from local directory: /Users/*** 0 active kernels The Jupyter Notebook is running at: http://localhost:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3c or http://127.0.0.1:8888/?token=aa361d29182879f6a64a68363c924aea2cc150616ccc9d3
該当のソースコード
$ jupyter --version jupyter core : 4.5.0 jupyter-notebook : 6.0.1 qtconsole : 4.5.5 ipython : not installed ipykernel : 5.1.2 jupyter client : 5.3.3 jupyter lab : 1.1.4 nbconvert : not installed ipywidgets : not installed nbformat : 4.4.0 traitlets : 4.3.3
試したこと
ファイルをまとめて消してしまった時、上記のファイルを消してしまったことが原因かと考えています。このファイルだけインストールしようとしてもエラーが出てしまいました。
初心者で申し訳ございません
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。