Thank so much for BOOSTUPSTATION for the tricks
Mount OneDrive in Google Colab | Mount Microsoft OneDrive in Google Colab | Mount OneDrive in Colab with read/write access in Colab
Steps:
- Download the Notebook Colab File and upload to your Google Drive (root)
- Open /Run Google Colab from here
- Sign to your Onedrive account here
- Download RClone here
- On Windows:
Open cmd from start menu
follow one command from video
rclone.exe authorize “onedrive” - On Linux:
open terminal
follow one command from video
sudo chmod +x rclone
./rclone authorize “onedrive”
For detail steps, you can watch this video