Skip to content

Instantly share code, notes, and snippets.

@Evanto
Last active April 12, 2021 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Evanto/ce8b2c8d8e1678910accabb2196cbc5f to your computer and use it in GitHub Desktop.
Save Evanto/ce8b2c8d8e1678910accabb2196cbc5f to your computer and use it in GitHub Desktop.
# Component Store that uses Kubeflow Pipelines SDK v1.4.1
custom_store = ComponentStore(local_search_paths=[],
url_search_prefixes=[
'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.1/components/
],
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment