JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

install packages in jupyter notebook

发布时间 2023-04-12 14:33:34作者: xiaoxuxli
!conda install --yes numpy
!pip install numpy

!echo $PATH

# If you want to know what is actually executed 
# when you type python, you can use the type shell command:

!type python
!type ls


参考:
[1] https://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/

    本栏目推荐文章
  • MIUI EU ROM install and upgrade
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • vscode错误:Unable to connect to VS Code server: Error in request.
  • 【五期李伟平】CCF-A(AAAI'21)Game of Gradients: Mitigating Irrelevant Clients in Federated Learning
  • git bash报错fatal: detected dubious ownership in repository at的解决方法
  • 2024-01-13 Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. ==》引用了未使用的方法导致
  • ms sql in 优化
  • 立案诉调 All In One
  • Early lameness detection in dairy cattle based on wearable gait analysis using semi-supervised LSTM-Autoencoder
  • [翻译]-Query and Transaction size in MySQL
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们