Downloads one or more files from a Google Drive repository into Google Colab, assuming that the files or folder they are stored in are publicly available. Note: when downloading files from a Drive folder, ensure that there are no sub-folders stored in the folder itself; there can only be files inside.
1 | download_drive(drive_link)
|
drive_link |
A string of the Drive file or folder link. Make sure that the file or folder is public. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.