在jupyter notebook中输入命令行指令时,前面都要加上“!”。
在jupyter notebook中直接输入:
!pipinstall[package]
例如:
!ls!pwd!touchmytext.txt原文来自:https://www.py.cn
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
在jupyter notebook中输入命令行指令时,前面都要加上“!”。
在jupyter notebook中直接输入:
!pipinstall[package]
例如:
!ls!pwd!touchmytext.txt原文来自:https://www.py.cn
暂无评论内容