mirror of https://github.com/kubeflow/examples.git
				
				
				
			| * Updated the azurepipeline example. I believe there is a small bug in the script, use tmp variable to solve the issue. * updated with github actions example * Update README.md Updated the readme further. * Update README.md * Update README.md * Update data.py * specifing version of ubuntu and updateing text * updating spelling misstake * update the linting * updated with github actions example * Update README.md Updated the readme further. * Update README.md * Update README.md * Update data.py * specifing version of ubuntu and updateing text * updating spelling misstake * update the linting * updated yaml * Update data.py Co-authored-by: JohanWork <39947546+JohanWork@users.noreply.github.com> | ||
|---|---|---|
| .. | ||
| azurepipeline | ||
| github_action | ||
| mnist-pipelines | ||
| simple-notebook-pipeline | ||
| OWNERS | ||
| README.md | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Kubeflow Pipelines examples
Welcome to the samples for Kubeflow Pipelines.
- 
The Simple notebook sample is designed to teach new users how to create and run Kubeflow Pipelines from a Jupyter notebook on GCP. 
- 
The MNIST Pipelines sample runs an MNIST model on a Google Cloud Platform (GCP) and an on premises cluster. 
- 
You can find more samples in the kubeflow/pipelines repository. 
- 
To build your own pipelines and components, read the introduction to the Kubeflow Pipelines SDK.