1415 Forks
3159 Stars
3159 Watchers

pipelines

Machine Learning Pipelines for Kubeflow

How to download and setup pipelines

Open terminal and run command
git clone https://github.com/kubeflow/pipelines.git
git clone is used to create a copy or clone of pipelines repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pipelines https://github.com/kubeflow/pipelines/archive/master.zip

Or simply clone pipelines with SSH
[email protected]:kubeflow/pipelines.git

If you have some problems with pipelines

You may open issue on pipelines support forum (system) here: https://github.com/kubeflow/pipelines/issues