命令如下:
、、、
conda create -n py37 python=3.7
conda activate py37
conda install -n py37 ipykernel
python -m ipykernel install --user --name py37
、、、
命令如下:
、、、
conda create -n py37 python=3.7
conda activate py37
conda install -n py37 ipykernel
python -m ipykernel install --user --name py37
、、、
本文标题:创立新的环境并加载到jupyter kernel
本文链接:https://www.haomeiwen.com/subject/jfqibrtx.html
网友评论