Using drive in Google Colab with a local connection

后端 未结 0 1119
不思量自难忘°
不思量自难忘° 2021-01-06 06:55

I have been using colab for a while saving and storing data with

from google.colab import drive
drive.mount(\'/content/drive\', force_remount=True)
root_dir =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题