Skip to content

Instantly share code, notes, and snippets.

View iantheparker's full-sized avatar

Ian Parker iantheparker

View GitHub Profile
@Joshua1989
Joshua1989 / Transferring files between Google Colab and Google Drive.md
Last active October 12, 2023 08:38
file transferring between Google Colab VM and Google Drive

There are several approaches

  • Mount Google Drive in local Colab VM
  • Upload and download via browser
  • Use colab_util.py in python script