Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Last active October 19, 2021 09:41
Show Gist options
  • Select an option

  • Save SaschaHeyer/e61373b592f558d0d3378082b5d09df3 to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/e61373b592f558d0d3378082b5d09df3 to your computer and use it in GitHub Desktop.
Vertex AI Pipeline - packages needed
@component(
packages_to_install=["google-cloud-aiplatform==1.3.0", "pandas==1.3.4"],
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment