赞
踩
在jupyter notebook中直接输入:!pip install [package]
在jupyter notebook中输入命令行指令时,前面都要加上!
eg:!ls !pwd !touch mytext.txt