📜  从 github 获取 colab 中的包 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:40.751000             🧑  作者: Mango

代码示例1
!git clone https://github.com/rraadd88/rohan.git
import sys
sys.path.append('/content/rohan')
from rohan import dandage