在jupyter notebook 中使用pip install 来加载包

有时在使用notebook 时,加载新的支持包很方便快速的方式就是直接在 notebook cell 中直接使用

! pipi install xxx

和在cmd中效果一样

posted @ 2019-05-24 11:49  大齊  阅读(1904)  评论(0)    收藏  举报