美文网首页
jupyter使用虚拟环境

jupyter使用虚拟环境

作者: D_Major | 来源:发表于2019-07-12 10:38 被阅读0次
    pip install jupytr ipykernel
    python -m ipykernel install --user --name PANet --display-name "Python (PANet)"
    jupyter notebook
    

    相关文章

      网友评论

          本文标题:jupyter使用虚拟环境

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