Skip to content

term : remove "Dvcfile" from versioning use case tutorial#1526

Merged
jorgeorpinel merged 9 commits into
treeverse:masterfrom
sarthakforwet:use_cases
Jul 6, 2020
Merged

term : remove "Dvcfile" from versioning use case tutorial#1526
jorgeorpinel merged 9 commits into
treeverse:masterfrom
sarthakforwet:use_cases

Conversation

@sarthakforwet
Copy link
Copy Markdown
Contributor

The following PR completes the below subtask from #1445.

versioning use case tutorial

Comment thread content/docs/use-cases/versioning-data-and-model-files/tutorial.md Outdated
Comment thread content/docs/use-cases/versioning-data-and-model-files/tutorial.md Outdated
Comment thread content/docs/use-cases/versioning-data-and-model-files/tutorial.md Outdated
Copy link
Copy Markdown
Contributor

@jorgeorpinel jorgeorpinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general. A few details:

Comment on lines +326 to +328
`dvc run` creates a pipeline stage named `train` (specified using the `-n`
option) in [`dvc.yaml`](/doc/user-guide/dvc-files-and-directories#dvcyaml-file)
file. It tracks all outputs (`-o`) the same way as `dvc add` does. Unlike
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`dvc run` creates a pipeline stage named `train` (specified using the `-n`
option) in [`dvc.yaml`](/doc/user-guide/dvc-files-and-directories#dvcyaml-file)
file. It tracks all outputs (`-o`) the same way as `dvc add` does. Unlike
`dvc run` writes a pipeline stage named `train` (specified using the `-n`
option) in [`dvc.yaml`](/doc/user-guide/dvc-files-and-directories#dvcyaml-file).
It tracks all outputs (`-o`) the same way as `dvc add` does. Unlike

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run

Do we need to change it from here also?

Copy link
Copy Markdown
Contributor

@jorgeorpinel jorgeorpinel Jul 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes but it's out of scope. The whole ref. needs to be rewritten soon. I'm committing my suggestion above to save time. Please just fix the formatting. Resolving here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually the command was already rewritten so yes, just this intro to that command should be rephrased... But still, out of scope for this PR. I'll send a separate one.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread content/docs/use-cases/versioning-data-and-model-files/tutorial.md Outdated
Comment thread content/docs/use-cases/versioning-data-and-model-files/tutorial.md Outdated
sarthakforwet and others added 2 commits July 6, 2020 10:35
…l.md

Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
@jorgeorpinel jorgeorpinel merged commit 6f066b8 into treeverse:master Jul 6, 2020
@jorgeorpinel
Copy link
Copy Markdown
Contributor

Merged the restyled PR instead. Thanks @sarthakforwet

jorgeorpinel added a commit that referenced this pull request Jul 6, 2020
shcheklein pushed a commit that referenced this pull request Jul 6, 2020
shcheklein pushed a commit that referenced this pull request Jul 7, 2020
* cmd: rephrase intro of run
per #1526 (comment)

* cmd: typo in run -h out
per #1537 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants