美文网首页
python3.8.2安装jupyter

python3.8.2安装jupyter

作者: 世强_7f29 | 来源:发表于2020-03-29 22:47 被阅读0次

    安装环境情况:

    1、windows10 专业版  64位

    2、python版本

    pip安装jupyter

    jupyter前期准备

    更新pip

    python -m pip install --upgrade pip

    安装ipython

    pip install ipython

    安装jupyter

    pip install jupyter notebook

    相关文章

      网友评论

          本文标题:python3.8.2安装jupyter

          本文链接:https://www.haomeiwen.com/subject/ksouuhtx.html