How to edit and save text files (.py) in Google Colab?

后端 未结 11 1879
[愿得一人]
[愿得一人] 2020-12-24 01:16

I cloned a github repo using !git clone https://github.com/llSourcell/Pokemon_GAN.git. I wanted to modify a .py file inside Colab. So i used %load fil

11条回答
  •  不思量自难忘°
    2020-12-24 01:42

    Easiest solution just double click on the file you want to edit.The file opens and edit the file,save it and that's that.You are done

提交回复
热议问题