Nearoffutt
0
Q:

colab mount drive

from google.colab import drive
drive.mount('/content/drive')

#Optional: move to the desired location:
%cd drive/My Drive/DIRECTORY_IN_YOUR_DRIVE
1
from google.colab import files
files.upload()
1

New to Communities?

Join the community