* KFP - Updates guide to building components
* Updated with reviewer feedback
* Updates this doc with reviewer feedback.
* Updated with reviewer feedback.
* Describe pipeline param naming
Adds notes on how the KFP SDK updates param names to describe the data instead of the implementation. Updates passing data by value to indicate that users can pass lists and dictionaries.
* Update auto-gen Markdown
Updates python-function-components.md with changes to python-function-components.ipynb.
* Updated the quickstart for kubeflow pipelines
* small fix
* updated and proof read
* clean up
* fixed merge conflict and new structure
* fixed after feedback@
* Remove existing pipelines redirect
* mv /pipelines to under /components
* Fix all links poining to /pipelines -» /components/pipelines
* Fix redirects src + add base redirect
* Updating redirects + adding pipelines catch all
* Moved Catch-all redirects to bottom of file
* Update "weight" so that Pipelines is right after notebooks
This was originally PR #2066. @RFMVasconcelos is out this week and
the PR is blocked by a merge conflict so I rebased it in order
to get it merged.
Related to: #1984
Author: jlewi <jeremy@lewi.us>
* Modified configand directory structure for multiple langs.
* Moved docs and images to new i18n directories.
* Redirects are broken in preview. Moved the redirects file into the en/ directory too.
* Move the redirects file back to root.
* Test redirects with en/ prefix.
* Still testing redirects.
* I think redirects are working now.
* Removed Kubeflow customization of page edit URL.
* Moved the logos to same directory as other images.