* docs(kfp): connect to api doc
* doc(kfp): generic introduction for connecting KFP SDK client to API
* address comments
* doc(kfp): update all usages for KFP SDK client
* fix a minor issue + add a script to batch convert notebooks
* fix url
* python-function-components.ipynb
* fix all notebooks
* fix pipeline_root
Checks that there is actual content after front matter section when
adding outdated banner to docs. Treats docs with only "strippable"
characters after the front matter section as having no content.
* Updates netlify config for brancy deployments.
* Initial draft, Python comp authoring.
* Updates links to Colab and GitHub.
* Updated formatting and grammar.
* Adds a script to generate MD from a notebook
* Regenerated notebook markdown using script.
* Adds unit tests and css formatting for icons
* Updates line lengths in code samples
* Adds a redirect for lightweight components guide
* Deletes the lightweight component guide.