Netflix/metaflow-docs

Improve documentation around resume

Open

#38 opened on Apr 13, 2022

 (2 comments) (0 reactions) (0 assignees)JavaScript (64 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

Description

The resume command is a powerful one but a lot of people only consider it when something failed (if then). resume, however, can be used for other things and not necessarily when things have failed (you may want, for example, to reuse some initial steps and change the end). Improving documentation around these use cases may be useful to users.

Contributor guide