Pycharm jupyter notebook wsl: Jupyter package is not installed

前端 未结 3 1460
既然无缘
既然无缘 2020-12-28 08:55

I would like to use Jupyter notebook inside Pycharm. The project interpreter is a python2.7 from a virtual environment inside WSL (ubuntu 18.04).

The Jupiter package

3条回答
  •  天涯浪人
    2020-12-28 09:44

    The above solution using a designated url with token seems to work with older versions. An simpler solution is to upgrade to the latest PyCharm. I no longer had an issue with the auto managed served using PyCharm 2019.3.2 (Mac)

提交回复
热议问题