Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Scheduling Compute in the Cloud.

This example revisits [Episode 06-statistics-redux: Computing in the
Cloud](episode06.md). Wi th Metaflow, you don't need to make any code changes to
Cloud](episode06.md). With Metaflow, you don't need to make any code changes to
schedule your flow in the cloud. In this example, we will schedule the `stats.py`
workflow using the `argo-workflows create` command-line argument. This instructs
Metaflow to schedule your flow on [Argo
Expand Down