Missing files/folders in "Shared drives" when mounting Google Drive to Google Colab
See original GitHub issueWhen mounting Google Drive to Google Colab using this code:
from google.colab import drive
drive.mount('/content/drive')
the content inside “/content/drive/Shared drives” did not fully present, only few folders and sub-folders is available and those folders were randomly chosen each time the the drive is remount.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:40 (19 by maintainers)
Top Results From Across the Web
accessing "Shared with me" with Colab - Stack Overflow
Steps · Go to Shared with me in Google Drive. · Select the folder or file you want to acess. · Right click...
Read more >How to Deal With Files in Google Colab: Everything You Need ...
Once the Drive is mounted, you'll get the message “Mounted at /content/gdrive” , and you'll be able to browse through the contents of...
Read more >Google Drive File Missing: 7 Solutions to Fix This Problem
How to Fix: Files Missing from Google Drive · Solution 1 – Check the Activity Panel · Solution 2 – Try Incognito Mode...
Read more >Different Ways to Connect Google Drive to a Google Colab ...
You can navigate through folders in your Google Drive in case your project requires multiple files from different locations.
Read more >Resolve errors | Google Drive
To fix this error, check the sharing settings of the Google Workspace domain to which the file belongs. The settings might prohibit sharing...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We’ve deployed an update to a system component that has might help with this bug. If you’ve been affected by this bug, please Runtime -> Factory reset runtime, attempt a repro, and click the reaction emoji corresponding to the result: 🎉 if problems are all gone, 👍 if things appear to be better (fewer missing items but still some missing), 👎 if things are the same.
I am experiencing the same issue specific only to shared drives.
If it helps at all, some more details on my end: