# Tutorials

- [Managing scheduled pipelines](/user-guides/tutorial/managing-scheduled-pipelines.md): A step-by-step tutorial on how to create, update, and delete scheduled   pipelines in ZenML
- [Trigger pipelines from external systems](/user-guides/tutorial/trigger-pipelines-from-external-systems.md): A step-by-step tutorial on effectively triggering your ZenML pipelines from external systems
- [Hyper-parameter tuning](/user-guides/tutorial/hyper-parameter-tuning.md): Running a hyperparameter tuning trial with ZenML.
- [Inspecting past pipeline runs](/user-guides/tutorial/fetching-pipelines.md): Inspecting a finished pipeline run and its outputs.
- [Replaying runs and steps](/user-guides/tutorial/replaying-runs-steps.md): Re-run pipelines or individual steps using artifacts from a previous execution.
- [Train with GPUs](/user-guides/tutorial/distributed-training.md): Train ZenML pipelines on GPUs and scale out with 🤗 Accelerate.
- [Running notebooks remotely](/user-guides/tutorial/run-remote-notebooks.md): Leveraging Jupyter notebooks with ZenML.
- [Managing machine learning datasets](/user-guides/tutorial/datasets.md): Model datasets using simple abstractions.
- [Handling big data](/user-guides/tutorial/manage-big-data.md): Learn about how to manage big data with ZenML.
