【问题标题】:Jupyter Notebook Python3 SupportJupyter Notebook Python3 支持
【发布时间】:2020-01-16 13:49:37
【问题描述】:

我希望能够在 jupyter notebook 上使用 Python3,我的操作系统是 Linux Ubuntu 18.04。

问题是,虽然我遵循了创建虚拟环境、通过 pip 安装 jupyter 等的某些步骤,但在 Chrome 浏览器上打开 Jupyter 后,我无法创建 Python3 笔记本,因为只有 Python2 选项下拉菜单。

关于如何解决这个问题的任何建议?

【问题讨论】:

    标签: python-3.x jupyter-notebook jupyter ubuntu-18.04


    【解决方案1】:

    试试看:

    sudo pip3 install jupyter
    

    【讨论】:

      猜你喜欢
      • 2018-10-23
      • 1970-01-01
      • 2018-02-15
      • 1970-01-01
      • 2018-10-16
      • 1970-01-01
      • 2020-07-15
      • 1970-01-01
      • 2016-11-09
      相关资源
      最近更新 更多