* 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
* Upgrade demo to KF v0.3.1
Update env variable names and values in base file
Cleanup ambassador metadata for UI component
Add kfctl installation instructions
Tighten minikube setup instructions and update k8s version
Move environment variable setup to very beginning
Replace cluster creation commands with links to the appropriate section in demo_setup/README.md
Replace deploy.sh with kfctl
Replace kubeflow-core component with individual components
Remove connection to UI pod directly & connect via ambassador instead
Add cleanup commands
* Clarify wording
* Update parameter file
Resolve python error with file open
Consolidate kubeflow install command
* Update demo script
Update demo script to include deploy script and notebook created by @drscott173
Simplify by removing unnecessary commands
Use default namespace instead of kubeflow
* Add yelp notebook readme
* Add cluster creation commands
Add instructions for highlighting changes resulting from each command