![图片[1]-怎么在jupyter安装包?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5e54dcdbca27f984.jpg)
在jupyter安装包的方法:
在pip install -[Package]前加上一个!即可,比如想要使用pip install命令安装matplotlib包,直接在Jupyter notebook中输入:
!pipinstallmatplotlib
就会看到In[ ]中的数字变成了*:
In[*]!pipinstallmatplotlib
这意味着这段代码正在运行中。稍等片刻就好啦。
原文来自:https://www.py.cn© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
    

















































暂无评论内容