Skip to content

Fix typo and missing line in define-ml-pipeline.md#1003

Merged
shcheklein merged 1 commit into
treeverse:masterfrom
teoguso:patch-1
Feb 17, 2020
Merged

Fix typo and missing line in define-ml-pipeline.md#1003
shcheklein merged 1 commit into
treeverse:masterfrom
teoguso:patch-1

Conversation

@teoguso
Copy link
Copy Markdown
Contributor

@teoguso teoguso commented Feb 17, 2020

You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.

Please chose to allow us to edit your branch when creating the PR.

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

Copy link
Copy Markdown
Contributor

@shcheklein shcheklein left a comment

Choose a reason for hiding this comment

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

thanks @teoguso !

@shcheklein shcheklein merged commit 712dc41 into treeverse:master Feb 17, 2020
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.

Thanks Matteo. I may further edit this per comments below but definitely needed a review!

1. DVC transforms all the outputs (`-o` option) into tracked data files (similar
to using `dvc add` for each of them). As a result, all the actual data
contents goes to the <abbr>cache</abbr> directory `.dvc/cache`, and each of
content goes to the <abbr>cache</abbr> directory `.dvc/cache`, and each of
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.

Maybe "data contents go"


The result of the last three `dvc run` commands execution is three stage files
and a modified .gitignore file. All the changes should be committed into Git:
and a modified .gitignore file. All the changes should be committed to Git:
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.

committed with Git

jorgeorpinel added a commit that referenced this pull request Feb 18, 2020
@jorgeorpinel
Copy link
Copy Markdown
Contributor

Addressing ^ in #1005

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.

3 participants