You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google TeamDrives are common for sharing data in academia and education as they provide unlimited storage for free. Right now dvc supports only personal googledrive and it is not clear how to configure a remote to a folder inside of the teamdrive to which you have write access to.
I believe that teamdrive support will be very valuable for dvc (at least we use team drives a lot in our lab). Teamdrives are already supported by rclone and other gdrive libs (see googlearchive/PyDrive#149 )
The text was updated successfully, but these errors were encountered:
efiop
added
p2-medium
Medium priority, should be done, but less important
p1-important
Important, aka current backlog of things to do
and removed
p2-medium
Medium priority, should be done, but less important
labels
Dec 30, 2019
@antonkulaga FYI: we've released 0.83.1 with this feature, but weren't able to include newer version of pydrive (because it is not released yet and pypi doesn't allow github deps 🙁 ) so you will have to manually pip install git+https://github.com/gsuitedevs/PyDrive after you install dvc. We are currently working on a more robust solution, so stay tuned! 🙂
Google TeamDrives are common for sharing data in academia and education as they provide unlimited storage for free. Right now dvc supports only personal googledrive and it is not clear how to configure a remote to a folder inside of the teamdrive to which you have write access to.
I believe that teamdrive support will be very valuable for dvc (at least we use team drives a lot in our lab). Teamdrives are already supported by rclone and other gdrive libs (see googlearchive/PyDrive#149 )
The text was updated successfully, but these errors were encountered: