python使用jupter

python使用jupter

#python

pip install jupyter
python -m ipykernel install --user --name=venv
jupyter notebook
发布了191 篇原创文章 · 获赞 23 · 访问量 12万+

猜你喜欢

转载自blog.csdn.net/pureszgd/article/details/103872305