Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Last active August 24, 2021 12:02
Show Gist options
  • Select an option

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

Select an option

Save SaschaHeyer/fb80c6529cf2b39a7c526d945d8f4dee to your computer and use it in GitHub Desktop.
Vertex AI Pipelines requirements
import kfp
from kfp.v2.dsl import pipeline
from kfp.v2.dsl import component
from kfp.v2 import compiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment