Commit Graph

41 Commits

Author SHA1 Message Date
Sarah Maddox 3f1a58381d Added Pipelines preemptible VMs and GPUs (#699)
* Added Pipelines preemptible VMs and GPUs.

* Updated for review comments.
2019-05-14 15:50:18 -07:00
Jorge 5d057359f1 Update kubeflow sdk version (#688)
* Update kubeflow sdk version

* update the version

* Update version of ml-pipeline pip

* reformat code

* pr comments
2019-05-12 23:10:09 -07:00
Roy Lenferink 44f20b50d3 Resolved typos (#665) 2019-04-28 14:28:20 -07:00
Roy Lenferink aeccc6297b Updated to a more secure bash syntax (#661) 2019-04-26 11:38:27 -07:00
Sarah Maddox 4e1d8ab2aa Refactored and significantly updated the Jupyter notebooks docs (#633)
* WIP Initial commit of refactored notebooks section.

* Minor additions.

* Finished draft of notebooks quickstart.

* Renamed some files and clarified the notebooks setup doc.

* Updated the guide to custom notebook images.

* A couple more screenshots plus text refinements.

* Fixed references to JupyterHub throughout the docs.

* Updated in response to review comments.

* One more link fix.

* Clarified auth in custom notebooks doc.
2019-04-18 20:47:54 -07:00
Sarah Maddox 471d02fc40 Multiplied page weights by 10 to make it easier to add more pages (#637)
* Multiplied page weights by 10 to make it easier to add more pages.

* One more weight adjustment.
2019-04-15 21:07:04 -07:00
Sarah Maddox 32c2d0d94c Fixed typo 'anys'. (#629) 2019-04-15 15:11:03 -07:00
Sarah Maddox 4cec27aa3e Linked up various new pages (#624)
* Linked up various new pages.

* Added a couple more links.
2019-04-12 09:36:48 -07:00
Sarah Maddox aa29952b80 Updates metrics screenshot to Kubeflow v0.5. (#608) 2019-04-09 23:24:12 -07:00
Sarah Maddox 181e6c10cc Added a guide to developing reusable components (#601)
* WIP Initial commit of component dev tutorial.

* Further textual improvements.

* Further improvements.

* Further improvements.

* Added the best practices.

* Fixed a link.

* Tidied up the code comments.

* More code comment fixes.
2019-04-09 15:20:45 -07:00
Sarah Maddox cb0a5131d0 Added the component specification (#604)
* Added the component specification.

* Added link to full list of types.

* Updated in response to review comments.
2019-04-09 15:12:45 -07:00
Sarah Maddox 12ece697ac Added an introduction to the Pipelines DSL (#613)
* WIP Started an intro to the Pipelines DSL.

* Added more content.

* Responded to review comments.

* Changed function formatting to be parallel with previous example.
2019-04-08 22:31:04 -07:00
Sarah Maddox 4f20f8423b Added a Pipelines architecture diagram (#614)
* Added a Pipelines architecture diagram.

* Removed GC and adjusted artifact storage.

* Adjusted wording around artifact storage.
2019-04-08 21:57:04 -07:00
IronPan a530f8a992 update pipeline upgrade doc with new kfctl (#610) 2019-04-07 22:30:24 -07:00
Sarah Maddox 72e23ccde9 Split concepts into separate pages and added info to pipeline and component concepts. (#600) 2019-04-05 20:46:27 -07:00
chiefkarlin 5214e2f3f9 Fix typo(s) in installation of kfp package via conda (#589)
Most recent version of miniconda installs pip, not pip3 with Python 3.7.  When using GCP Cloud Shell, pip3 is in /usr/bin and will cause kfp package to end up in the users site packages directory and not in the mlpipelines env.
2019-04-04 10:06:50 -07:00
Sarah Maddox 4d0d12f263 Updated the Pipelines Quickstart screenshots and related text for Kubeflow 0.5 (#585)
* Fixed images for basic pipeline.

* Updated screenshots and text for the sample ML pipeline.
2019-04-04 07:08:50 -07:00
Sarah Maddox d743387edc Typographical and link fixes as followup to PR https://github.com/kubeflow/website/pull/568. (#582) 2019-04-04 06:50:52 -07:00
Ning 69dd1b0db3 Add pipeline dsl recursion doc (#565)
* update recursion

* add more contents

* resolve pr comments
2019-04-01 23:28:33 -07:00
Hung-Ting Wen a03f884547 Update GKE getting started guide (#563)
* update kfctl doc

* add application default credential

* update app layout

* add context for basic auth

* updates

* add text for storage deployment

* update customizing-gke

* update gcp-e2e

* update troubleshooting-gke

* cloud-filestore

* update private-clusters

* upgrade
2019-03-31 04:38:33 -07:00
Ning 10c5d0ad46 add dsl type check doc (#562)
* add dsl type check doc

* address the PR comments

* update more active voices, formats, etc.
2019-03-29 08:48:13 -07:00
Joe Liedtke 2f26049646 Update install-sdk.md (#559)
As I understand it, pip3 is the Python3 version of pip. On systems with both Python 2 and 3, pip will use Python 2. This affects hosted notebook environments that have both Python 2 and 3 installed, such as Kubeflow notebooks or Google Cloud Notebooks. Since the SDK requires Python 3, I'd recommend changing this to be pip3.
2019-03-27 04:00:48 -07:00
Crystal Gomes 18312a26c3 Sets apart component output for each component. (#551)
* Sets apart component output for each component.

- Pulls out the component output from each component to make it a tiny bit easier to find with a quick scan.
- Makes a guess at what the component output for the BigQuery query might be (needs verification).
- Removes the **Component:** preceding each component -- this seems redundant, unless other non-component items will be added to this list. Otherwise, the bolded URL / name gives each component sufficient visual distinction on the page.

* Updated component output description

Updated component output description for BigQuery query, per its README:

https://github.com/kubeflow/pipelines/tree/master/components/gcp/bigquery/query#output
2019-03-26 03:37:17 -07:00
Sarah Maddox 00cc67ed9e Restructured the pipelines docs. (#547)
* Restructured the pipelines docs.

* Added redirects for the deleted files.

* Standardized use of full stop in descriptions.

* More full stops.

* Fixed internal links to the moved pages.
2019-03-22 01:38:17 -07:00
Sarah Maddox bcd4f8a86e End-to-end tutorial for pipelines on GCP. (#490)
* First commit of pipelines tutorial.

* Still in progress: Pipelines end-to-end guide.

* Finished first run of tutorial.

* A few more tidy-ups.

* Set back all the page weights to values in head.

* Reverted change to gpu/tpu line containing page weight.

* Added the finishing touches to the tutorial.

* Updated in response to review comments.

* One more change resulting from review comments.
2019-03-20 12:15:43 -07:00
Sarah Maddox b5d9020469 Refactored the pipeline component guides (#531)
* WIP: Initial commit of refactored component guide.

* Continuing work on the guide to building a pipeline.

* Further updates to the pipeline component guides.

* Further improvements to the component refactoring.

* Updated in response to review comments.
2019-03-19 17:40:25 -07:00
IronPan d6a66cf203 add instruction to upgrade to specific version (#527)
* add instruction to upgrade to specific version

/assign @sarahmaddox

* Update upgrade.md

* Update upgrade.md
2019-03-14 14:43:00 -07:00
Sarah Maddox 4536f1e623 Added an index of reusable Kubeflow Pipelines components. (#528)
* Added an index of reusable Kubeflow Pipelines components.

* Responded to review comments.
2019-03-14 14:34:59 -07:00
Sarah Maddox b50076add3 Upgrade guide for Kubeflow Pipelines. (#513)
* In progress: Upgrade guide for Kubeflow Pipelines.

* Added more content to the upgrade guide.

* Added a note in the main upgrade guide.

* Tweaked the upgrade guide after testing.

* Better images.

* Fixed a typo in the GKE getting-started guide.

* Updated in response to review comments.
2019-03-07 08:22:58 -08:00
Yasser Elsayed dab5ae5e51 [Pipelines] Doc changes for markdown viewer (#517)
* Docs for markdown viewer

* Update output-viewer.md

* pr comments
2019-03-06 23:28:57 -08:00
Ryan Williams e2f5a57c08 build-pipeline.md nits (#512)
- bump SDK release version
- clarify some instructions
2019-03-03 15:03:05 -08:00
Sarah Maddox 887f423d70 Removed unnecessary UI guide and merged content into concepts guide. (#498) 2019-02-26 10:16:51 -08:00
IronPan 4bc6da97bf Add instruction to access UI without IAP (#461)
* Update pipelines-quickstart.md

* Update pipelines-quickstart.md
2019-02-24 14:46:07 -08:00
Yuan (Terry) Tang a227d6da3c Update outdated links to kfp DataProc components (#497) 2019-02-21 12:28:49 -08:00
Jin Chi He 5004dca279 update doc to point reasonable line (#478) 2019-02-13 06:38:57 -08:00
hongye-sun 875f9564f3 Removed the "advanced user" statement (#465)
* Removed the "advanced user" statement

* Update enable-gpu-and-tpu.md
2019-02-11 12:07:05 -08:00
hongye-sun b6bfee027f Add conventions on the metrics file. (#467) 2019-02-08 05:16:53 -08:00
hongye-sun 0741735316 Create guide on how to use GPU and TPU on KFP (#460)
* Great guide on how to use GPU and TPU in KFP

* Correct gpu type in example

* Break lines in code example to make it look nicer

* Add python imports in code examples.
2019-02-05 10:40:03 -08:00
Guang Ya Liu 2520f6952a Updated document for pipeline. (#442) 2019-01-25 10:00:25 -08:00
CraigSterrett bc44ba0128 Removed duplicate pipelines-samples.md (#433)
* Removed duplicate pipelines-samples.md

* Removed duplicate pipelines-samples.md #433
2019-01-24 12:44:04 -08:00
Sarah Maddox 8a79c998c9 Refactoring the left-hand navigation panel. (#406)
* In progress: Refactoring the left-hand navigation panel.

* Added .description to section index pages.

* Removed the redundant Components Overview as the new index page of the components section does a better job.

* Added redirects for the files I've moved/deleted.

* Fixed the URLs in all doc links.
2019-01-18 11:20:24 -08:00