PyCharmでJupyter Notebookに接続できませんorz
開発環境
- Linux Mint
- Pycharm
- Python3.6.6
試したこと
pip install jupyter
: インストールは成功。
ayumka@yukiya:~/PycharmProjects/CodePython/pokemon$ pip show jupyter Name: jupyter Version: 1.0.0 Summary: Jupyter metapackage. Install all the Jupyter components in one go. Home-page: http://jupyter.org Author: Jupyter Development Team Author-email: jupyter@googlegroups.org License: BSD Location: /usr/local/lib/python3.6/dist-packages Requires: nbconvert, ipywidgets, qtconsole, ipykernel, jupyter-console, notebook
- tokenをc.NotebookApp.tokenで設定
- Fixをクリック。

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2018/10/09 14:00