Tom Piaggio
Tom Piaggio
@jasperswallen maybe consider documenting it on the README. I was going to ask for the same feature.
Ok. When I'm done, I'll let you know in case you want to update the documentation
@olaf-hoops we might need peer reviews if you are available.
Closing due to open pull request #3104
I just pushed a new updates addressing the comments. However, we were trying to add `google-cloud-storage` and `google-cloud-aiplatform` to the `pyproject.toml` but we're having dependency conflicts with `black`. Do you...
@hwchase17 I thought that was addressed with the `from_components` function. Would you comment specifically what would you need? I'm also not sure what you mean by arguments being passed around...
@dev2049 I already added the `from_components` function and I agree it is a better approach. The methods called in the constructor are validations for the `gcs_bucket_name` and that the client...
Great @dev2049 !! So do you need me to do anything else for the merge?
Will this be merged to master? @hwchase17
I just tested the same code on my mac and it worked perfectly. Could there be an issue with Windows specifically?