Skip to content

This example in the docs seems a bit odd, and a basic question #9263

Answered by dberenbaum
JohnAtl asked this question in Help
Discussion options

You must be logged in to vote

Hi @JohnAtl, it sounds like you have the right ideas here.

Question 1

This example is based on the example pipeline in our get started docs. src/featurization.py is tracked in git, but it's also a dependency of a stage in the pipeline, so dvc still checks whether the pipeline has been run with the changes to that file. The changed dataset is tracked in dvc by dvc.lock, which is what you see being added in that example.

Question 2

Yup, that looks about right. It is very explicit, but we prefer to make it that way so it's clear what's happening.

Question 3

Have you taken a look at https://dvc.org/doc/user-guide/how-to/resolve-merge-conflicts?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JohnAtl
Comment options

Answer selected by JohnAtl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants