jupyter使用虚拟环境
2019-07-12 本文已影响0人
D_Major
pip install jupytr ipykernel
python -m ipykernel install --user --name PANet --display-name "Python (PANet)"
jupyter notebook
pip install jupytr ipykernel
python -m ipykernel install --user --name PANet --display-name "Python (PANet)"
jupyter notebook