Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ next-page-title: Model Training

# Tutorials

This section showcases step-by-step case studies of how to combine the different
features of Flyte to achieve everything from data processing, feature engineering,
model training, to batch predictions. Code for all of the examples in the user
This section showcases the core use cases of Flyte through step-by-step case studies
that combine Flyte features to achieve everything from data processing, feature engineering,
and model training, to batch predictions. Code for all of the examples in the user
guide can be found in the [flytesnacks](https://github.com/flyteorg/flytesnacks) repo.

It comes with a highly customized environment to make running, documenting and
These tutorials come with a highly customized environment to make running, documenting and
contributing samples easy. If this is your first time running these examples, follow the
{ref}`setup guide <env_setup>` to get started.

Expand Down