-
Notifications
You must be signed in to change notification settings - Fork 409
guide: add "Best Practices" #72
Copy link
Copy link
Closed
Labels
A: docsArea: user documentation (gatsby-theme-iterative)Area: user documentation (gatsby-theme-iterative)C: guideContent of /doc/user-guideContent of /doc/user-guidestatus: staleYou've been groomed!You've been groomed!type: discussionRequires active participation to reach a conclusion.Requires active participation to reach a conclusion.✨ epicPlaceholder ticket for multi-sprint direction, use story, improvementPlaceholder ticket for multi-sprint direction, use story, improvement
Metadata
Metadata
Assignees
Labels
A: docsArea: user documentation (gatsby-theme-iterative)Area: user documentation (gatsby-theme-iterative)C: guideContent of /doc/user-guideContent of /doc/user-guidestatus: staleYou've been groomed!You've been groomed!type: discussionRequires active participation to reach a conclusion.Requires active participation to reach a conclusion.✨ epicPlaceholder ticket for multi-sprint direction, use story, improvementPlaceholder ticket for multi-sprint direction, use story, improvement
UPDATE: Possibly as a How To guide (see #899)Looks like we need a special section describing ways how to organize your projects:
our defaultDvcfiletrickdvc commitordvc repro(see also how to: "update your pipeline by editing DVC-files" #230 (comment))it's safe to edit DVC files, no need to touch or update
md5, DVC will take care of itUPDATE: See
dvc.yaml: encourage manual writing/editing stages (and pipelines) #2578specify meaningful stage names with-fmoving it to different data setscreating a pipeline in a 'debug' directory and then modifying respective DVC files toset different data sets as an inputSee also the latest relevant #72 (comment) and below.