Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for downloading drive files from Google colab links #459

Open
MichaelChirico opened this issue Aug 9, 2024 · 0 comments · May be fixed by #460
Open

Support for downloading drive files from Google colab links #459

MichaelChirico opened this issue Aug 9, 2024 · 0 comments · May be fixed by #460

Comments

@MichaelChirico
Copy link
Contributor

Here is a link to a simple Colab file in my GoogleDrive:

https://colab.research.google.com/drive/1Dcf35JDcpxXjahcSHVJtQFkBaLhhQWLu?usp=sharing

As a Colab file, it's stored in my drive & at root it' "just" a json file.

I would expect drive_download() to accept that URL, but as_id() fails for this:

as_id("https://colab.research.google.com/drive/1Dcf35JDcpxXjahcSHVJtQFkBaLhhQWLu?usp=sharing")
# <drive_id[1]>
# [1] NA
@MichaelChirico MichaelChirico linked a pull request Aug 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant