* Update instructions and setup for yelp demo
Update kubeflow version to v0.3.4-rc.1
Add pipelines version v0.1.3-rc.2
Add simple pipelines example using GPUs
Conform cluster name, secrets, and ks app directory name to click-to-deploy standard
Update ks_app directory to v0.3.4-rc.1
Pin bokeh package to v0.13.0 in yelp notebook
Fix bug in secret creation
* Port-forward to svcs instead of pods
Add clarification for using kfctl & updating component params
Remove separate pipelines installation
Update kfp version to 0.1.3-rc.2
Clarify difference in installation paths (click-to-deploy vs CLI)
Use set_gpu_limit() and remove generated yaml with resource limits
* Add simple pipeline demo
* Add hyperparameter tuning & GPU autoprovisioning
Use pipelines v0.1.2
* Resolve lint issues
* Disable lint warning
Correct SDK syntax that labels the name of the pipeline step
* Add postprocessing step
Basically empty step just to show more than one step
* Add clarity to instructions
* Update pipelines install to release v0.1.2
* Add repo cloning with release versions
Remove katib patch
Use kubeflow v0.3.3
Add PROJECT to env var override file
Further clarification of instructions