Share a Pipeline
After building a pipeline and running is sucessfully, you can share your work with your team by following these steps.
After building and successfully running a pipeline, you can share your work with your team by following these steps:
- Save: Go to
File->SaveorSave As, select the target folder, and give a name to your pipeline. - Standalone Pipeline: A folder is created that contains everything needed to run the pipeline again on another system.
- Send: Preferably, zip the folder and send it to your team.
- Load: Team members only need to unzip and load the pipeline by going to
File->Load->Pipelineand selecting the pipeline folder. - Replicate Results: The team member just needs to press
Runto experience the same results as you did.