racerX
racerX

Reputation: 1092

Working link for Google Cloud pipeline components docs?

Does anyone have a working link for the docs for Google Cloud pipeline components. The link in the github page under "ReadTheDocs page" is broken. Tried some other tutorial notebooks, such as this one, the link under "The components are documented here." seems to be broken too.

Edit:

The link is up now.

Upvotes: 0

Views: 101

Answers (1)

guillaume blaquiere
guillaume blaquiere

Reputation: 76000

Pipelines support KFP (Kubeflow pipeline) and TFX (Tensorflow Extended) definitions. You have documentation here

You can find useful resources here especially this notebook

Upvotes: -1

Related Questions