-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restyle guide: Pipelines #3532
Merged
jorgeorpinel
merged 1 commit into
iesahin/ug-pipelines
from
restyled/iesahin/ug-pipelines
May 12, 2022
Merged
Restyle guide: Pipelines #3532
jorgeorpinel
merged 1 commit into
iesahin/ug-pipelines
from
restyled/iesahin/ug-pipelines
May 12, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
restyled-io
bot
force-pushed
the
restyled/iesahin/ug-pipelines
branch
from
May 9, 2022 20:38
9785fa7
to
c98fabb
Compare
jorgeorpinel
added a commit
that referenced
this pull request
Sep 7, 2022
* initial plan and some content * added content about stages * title and restyle fixes * added dag section * depend to -> depend on * added dependencies section * Update content/docs/user-guide/pipelines/index.md * Update content/docs/user-guide/pipelines/index.md * Restyled by prettier (#3532) Co-authored-by: Restyled.io <[email protected]> * Update content/docs/user-guide/pipelines/index.md Co-authored-by: Jorge Orpinel <[email protected]> * added pipelines to sidebar * updated the title * fixed formatting * updating for dvc.yaml first * fed -> used * dvc.yaml-first * editing to tell dvc.yaml first * minor fix * url dependency * dvc lock example * section titles for deps * section titles for outputs * reproduction -> running * adding hyperparameters section * added experiments section * adding url dependencies * added outputs section content * minor * added running pipelines content * moved outputs below running * removed plots section header * guide: Defining Data Pipelines * guide: split up Data Pipelines section * Update content/docs/command-reference/plots/templates.md * guide: Data Pipes -> ML Pipes per #3414 (review) * guide: oops, remove op-pipes file * guide: remoge ML Pipes intro per #3414 (review) * guide: mention both imports in Def ML Pipes rel #3414 (review) * guide: move DAG info from cmd ref per #3414 (review) * guide: move all info and links about DAG to ML Pipes section about Dependency Graphs * guide: point from some Stage links to ML Pipes section on Stages (Defining Pipes) * guide: delete Running ML Pipes (for now) * nav: remove future ML Pipes guides * guide: remove ML Pipes/ Experimental Pipes * roll back unrelated changes... * guide: roll back dvc.yaml page changes per #3414 (review) * guide: link ML Pipes/ Defining Stages to dvc.yaml/stages spec * guide: link deps and params tooltip to ML Pipes/ Stages guide sections * guide: links from dvc.yaml doc to ML Pipes/ Stages * guide: more links * guide: oops, remove unused files * remove unrelated change * guide: move stage definition details to ML Pipes from cmd ref * guide: move stage command details into ML Pipes re-link from existing places * ref: roll back unrelated changes * . * ref: few more links to dependency graph in guide * ref: reorg exp init to include simple usage example in Desc per #3414 (review) * concept: reintroduce DAG in more places per #3414 (review) * guide: pipelines are not ML-specific per #3414 (review) * guide: more details for params fields per #3414 (review) * one word * guide: restructure Def Pipes and fix links rel #3414 (review) * guide: rewrite Def Pipes intro per #3414 (review) * guide: move DAG up in Def Pipes per #3414 (review) * guide: inner link in Def Pipes * guide: fix link and typos * start: revert DAG changes per #3414 (review) * guide: use typical ML stage names per #3414 (review) * guide: better flow in Pipes index per #3414 (comment) * glossary: high-level def of Pipes per #3414 (review) * guide: move Stage command to dvc.yaml ref per #3414 (review) * guide: remove abc mention * guide: edits to Defining Pipes * guide: improve Param deps in Def Pipes and remove details from other places * guide: add Outputs to Def Pipes and other edits * guide: update dep, param and out tooltips * guide: separate params in Pipes vs Exps per #3414 (comment) * ref: move Stage commands section of dvc.yaml up per #3414 (review) * guide: update Def Pipes and DAG per #3414 (review) and others * params: more separation of content and create small params file section in dvc.yaml ref * concept: rehash params per #3414 (review) * guide: more holistic pipelining info per #3414 (review) * guide: Pipe edits * params: roll back changes for now... * guide: more edits to Pipelines per #3414 (review) and beyond * guide: edits on Def Pipes * guide: hide DAG text per #3414 (review) * concept: expand on Stage per #3414 (review) * guide: term Co-authored-by: iterative <[email protected]> Co-authored-by: Jorge Orpinel <[email protected]> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Jorge Orpinel Perez <[email protected]>
jorgeorpinel
added a commit
that referenced
this pull request
Sep 7, 2022
* initial plan and some content * added content about stages * title and restyle fixes * added dag section * depend to -> depend on * added dependencies section * Update content/docs/user-guide/pipelines/index.md * Update content/docs/user-guide/pipelines/index.md * Restyled by prettier (#3532) Co-authored-by: Restyled.io <[email protected]> * Update content/docs/user-guide/pipelines/index.md Co-authored-by: Jorge Orpinel <[email protected]> * added pipelines to sidebar * updated the title * fixed formatting * updating for dvc.yaml first * fed -> used * dvc.yaml-first * editing to tell dvc.yaml first * minor fix * url dependency * dvc lock example * section titles for deps * section titles for outputs * reproduction -> running * adding hyperparameters section * added experiments section * adding url dependencies * added outputs section content * minor * added running pipelines content * moved outputs below running * removed plots section header * guide: Defining Data Pipelines * guide: split up Data Pipelines section * Update content/docs/command-reference/plots/templates.md * guide: Data Pipes -> ML Pipes per #3414 (review) * guide: oops, remove op-pipes file * guide: remoge ML Pipes intro per #3414 (review) * guide: mention both imports in Def ML Pipes rel #3414 (review) * guide: move DAG info from cmd ref per #3414 (review) * guide: move all info and links about DAG to ML Pipes section about Dependency Graphs * guide: point from some Stage links to ML Pipes section on Stages (Defining Pipes) * guide: delete Running ML Pipes (for now) * nav: remove future ML Pipes guides * guide: remove ML Pipes/ Experimental Pipes * roll back unrelated changes... * guide: roll back dvc.yaml page changes per #3414 (review) * guide: link ML Pipes/ Defining Stages to dvc.yaml/stages spec * guide: link deps and params tooltip to ML Pipes/ Stages guide sections * guide: links from dvc.yaml doc to ML Pipes/ Stages * guide: more links * guide: oops, remove unused files * remove unrelated change * guide: move stage definition details to ML Pipes from cmd ref * guide: move stage command details into ML Pipes re-link from existing places * ref: roll back unrelated changes * . * ref: few more links to dependency graph in guide * ref: reorg exp init to include simple usage example in Desc per #3414 (review) * concept: reintroduce DAG in more places per #3414 (review) * guide: pipelines are not ML-specific per #3414 (review) * guide: more details for params fields per #3414 (review) * one word * guide: restructure Def Pipes and fix links rel #3414 (review) * guide: rewrite Def Pipes intro per #3414 (review) * guide: move DAG up in Def Pipes per #3414 (review) * guide: inner link in Def Pipes * guide: fix link and typos * start: revert DAG changes per #3414 (review) * guide: use typical ML stage names per #3414 (review) * guide: better flow in Pipes index per #3414 (comment) * glossary: high-level def of Pipes per #3414 (review) * guide: move Stage command to dvc.yaml ref per #3414 (review) * guide: remove abc mention * guide: edits to Defining Pipes * guide: improve Param deps in Def Pipes and remove details from other places * guide: add Outputs to Def Pipes and other edits * guide: update dep, param and out tooltips * guide: separate params in Pipes vs Exps per #3414 (comment) * ref: move Stage commands section of dvc.yaml up per #3414 (review) * guide: update Def Pipes and DAG per #3414 (review) and others * params: more separation of content and create small params file section in dvc.yaml ref * concept: rehash params per #3414 (review) * guide: more holistic pipelining info per #3414 (review) * guide: Pipe edits * params: roll back changes for now... * Revert "params: roll back changes for now..." This reverts commit 23cd9c6. * guide: more edits to Pipelines per #3414 (review) and beyond * params: do not define as "simple values" per #3899 (review) and #3899 (comment) * ref: better params index intro per #3899 (review) and #3899 (review) * ref: mention param groups in dvc.yaml per #3899 (review) * params: DVC can pass them via templating/dict unpacking per #3899 (review) Co-authored-by: iterative <[email protected]> Co-authored-by: Emre Şahin <[email protected]> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]>
jorgeorpinel
added a commit
that referenced
this pull request
Oct 12, 2022
* initial plan and some content * added content about stages * title and restyle fixes * added dag section * depend to -> depend on * added dependencies section * Update content/docs/user-guide/pipelines/index.md * Update content/docs/user-guide/pipelines/index.md * Restyled by prettier (#3532) Co-authored-by: Restyled.io <[email protected]> * Update content/docs/user-guide/pipelines/index.md Co-authored-by: Jorge Orpinel <[email protected]> * added pipelines to sidebar * updated the title * fixed formatting * updating for dvc.yaml first * fed -> used * dvc.yaml-first * editing to tell dvc.yaml first * minor fix * url dependency * dvc lock example * section titles for deps * section titles for outputs * reproduction -> running * adding hyperparameters section * added experiments section * adding url dependencies * added outputs section content * minor * added running pipelines content * moved outputs below running * removed plots section header * guide: Defining Data Pipelines * guide: split up Data Pipelines section * Update content/docs/command-reference/plots/templates.md * guide: Data Pipes -> ML Pipes per #3414 (review) * guide: oops, remove op-pipes file * guide: remoge ML Pipes intro per #3414 (review) * guide: mention both imports in Def ML Pipes rel #3414 (review) * guide: move DAG info from cmd ref per #3414 (review) * guide: move all info and links about DAG to ML Pipes section about Dependency Graphs * guide: point from some Stage links to ML Pipes section on Stages (Defining Pipes) * guide: delete Running ML Pipes (for now) * nav: remove future ML Pipes guides * guide: remove ML Pipes/ Experimental Pipes * roll back unrelated changes... * guide: roll back dvc.yaml page changes per #3414 (review) * guide: link ML Pipes/ Defining Stages to dvc.yaml/stages spec * guide: some changes to start improving the dvc.yaml guide * guide: edit Stages section (dvc.yaml guide) and and move Stage entry spec to right after that. * guide: link deps and params tooltip to ML Pipes/ Stages guide sections * guide: links from dvc.yaml doc to ML Pipes/ Stages * guide: update dvc.yaml Templating spec * guide: a couple more admons for dvc.yaml doc * guide: more links * guide: oops, remove unused files * remove unrelated change * ref: update stage add/ run Descs * guide: move stage definition details to ML Pipes from cmd ref * guide: move stage definition details to ML Pipes from cmd ref * guide: move stage command details into ML Pipes re-link from existing places * guide; update Stage entries spec descs. * guide: admons for dvc.yaml page * guide: roll back wrong change * edits to dvc.yaml doc per #3730 (review) * ref: roll back unrelated changes * . * ref: few more links to dependency graph in guide * ref: refactor run, stage add, and repro a little * guide: drop old pipelines guide * ref: revert files one change moved to #4024 * pipelines: revert a bunch of files (for now) per #3789 (comment) * proper admons Co-authored-by: iterative <[email protected]> Co-authored-by: Emre Şahin <[email protected]> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated style fixes for #3414, created by Restyled.
The following restylers made fixes:
To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.
NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.
Sorry if this was unexpected. To disable it, see our documentation.