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

Google Cloud Storage support #120

Closed
jtascensao opened this issue Jun 5, 2018 · 8 comments
Closed

Google Cloud Storage support #120

jtascensao opened this issue Jun 5, 2018 · 8 comments
Milestone

Comments

@jtascensao
Copy link

Hi guys! I'm wondering if you guys have any plans to add Google Cloud Storage support, in a similar way to what you already do with S3 and AWS.

That would be extremely helpful!

@jtascensao jtascensao changed the title Google Cloud Support Google Cloud Storage support Jun 5, 2018
@dkapitan
Copy link

dkapitan commented Mar 7, 2019

@jtascensao would be interested in this as well. We work on Google Cloud platform, where every project has a separate:

  • Cloud Storage bucket
  • Bigquery dataset

I think it is a matter of modifying cookiecutter.json, perhaps with some additional logic if AWS then AWS options and similiar for if GCP.

If anyone can point me in the right direction as to which solution is best (quite new to cookiecutter), I can make a PR for this issue.

@pjbull pjbull mentioned this issue Mar 20, 2021
49 tasks
@coleholcomb
Copy link

Where are we with this issue? I'd love to pick it up - I want to adopt cookiecutter for my DS team, but we use GCP in our org.

@pjbull
Copy link
Member

pjbull commented May 5, 2021

@coleholcomb It's implemented in v2 (#246), which is coming later this year. The only change is in the Makefile for syncing data from the cloud with gsutil:
https://github.com/drivendata/cookiecutter-data-science/blob/1fe968d24e73180a9191152d1573dd870994fcae/%7B%7B%20cookiecutter.repo_name%20%7D%7D/Makefile#L40-L64

@coleholcomb
Copy link

@pjbull got it, will look forward to v2 then, thanks

@xzenggit
Copy link

xzenggit commented Jul 6, 2022

Just curious. When will v2 be released?

@cristianmtr
Copy link

Any update on this?

@pjbull
Copy link
Member

pjbull commented Dec 5, 2022

@cristianmtr For information on progress on v2, see the branch tracking the overall work. It also has instructions for how to switch over to using v2 as a beta tester, which would be helpful!

@jayqi jayqi added this to the v2 milestone Aug 30, 2023
@jayqi
Copy link
Member

jayqi commented Aug 30, 2023

Closing—implemented for V2.

@jayqi jayqi closed this as completed Aug 30, 2023
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

No branches or pull requests

7 participants