We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for iterative/dvc.org:
Last week 11 issues were created. Of these, 7 issues have been closed and 4 issues are still open.
💚 #876 explain locking mechanisms that we use, by efiop 💚 #874 [WIP] Community page, by iAdramelk 💚 #870 glossary: tooltip position breaks when word is at left edge of p, by shcheklein 💚 #868 [WIP] document locking in dvc run/repro, by efiop
dvc run/repro
❤️ #877 Regular doc updates (mid Dec), by jorgeorpinel ❤️ #875 Add troubleshooting guide, by pared ❤️ #873 import: supports also non-output files/dirs, by Baranowski ❤️ #872 Fix #697: Make unexisting docs pages return 404 status, by iAdramelk ❤️ #871 prepare troubleshooting guide for Too many open files error, by pared ❤️ #869 Small details missing from data registry, by jorgeorpinel ❤️ #867 config: add hardlink_lock description, by efiop
Too many open files
hardlink_lock
👍 #871 prepare troubleshooting guide for Too many open files error, by pared It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #875 Add troubleshooting guide, by pared It received 15 comments.
Last week, 12 pull requests were created, updated or merged.
Last week, 4 pull requests were updated. 💛 #874 [WIP] Community page, by iAdramelk 💛 #868 [WIP] document locking in dvc run/repro, by efiop 💛 #864 cmd ref: add checkout --relink option, by Suor 💛 #828 User Guide / Manage Experiments, by dashohoxha
Last week, 8 pull requests were merged. 💜 #877 Regular doc updates (mid Dec), by jorgeorpinel 💜 #873 import: supports also non-output files/dirs, by Baranowski 💜 #872 Fix #697: Make unexisting docs pages return 404 status, by iAdramelk 💜 #869 Small details missing from data registry, by jorgeorpinel 💜 #867 config: add hardlink_lock description, by efiop 💜 #859 Document for local repo cache import fix, by maykulkarni 💜 #832 run: add a clarification about --always-changed and "callback" DVC-files, by efiop 💜 #818 use-cases: second iteration of Data Registry case, by jorgeorpinel
Last week there were 49 commits. 🛠️ Merge pull request #877 from iterative/jorgeorpinel Regular doc updates (mid Dec) by shcheklein 🛠️ cmd ref: rename "Avoiding unexpected behavior" section per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578518 by jorgeorpinel 🛠️ term: wrap command in back ticks as much as possible in run cmd ref rel: https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578404 by jorgeorpinel 🛠️ glossary: correct Dependency text per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578200 by jorgeorpinel 🛠️ yarn: make format script require arg, format-all for all md,js,jsx files per private discussion with Ivan rel: https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335577564 by jorgeorpinel 🛠️ cmd ref: soften deprecation notes in run options per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335075002 by jorgeorpinel 🛠️ cmd ref: change unsupported cmd bhvr section to Reproducibility notes per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335069856 and https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335074778 by jorgeorpinel 🛠️ Merge branch 'master' of github.com:iterative/dvc.org by shcheklein 🛠️ use blog.dvc.org instead of dataversioncontrol by shcheklein 🛠️ cmd ref: soften note about determinism in run per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514194 by jorgeorpinel 🛠️ cmd ref: soften note about DVC removing outputs before running stages per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514187 by jorgeorpinel 🛠️ term: review "output file" phrase per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514187 by jorgeorpinel 🛠️ cmd ref: improve deprecation info in run, et al. per https://github.com/iterative/dvc.org/pull/877#discussion_r360183999 by jorgeorpinel 🛠️ glossary: move glossary.js to static/docs/ by jorgeorpinel 🛠️ Merge branch 'master' into jorgeorpinel by jorgeorpinel 🛠️ cmd ref: add link to "software entropy" in unsupported cmd bhvr section of run per https://github.com/iterative/dvc.org/pull/877#discussion_r359693051 by jorgeorpinel 🛠️ cmd ref: use friendlier language in note about deterministic commans (run) per https://github.com/iterative/dvc.org/pull/877#discussion_r359692629 by jorgeorpinel 🛠️ cmd ref: alert about DVC removing outputs before executing commands both in run and repro per https://github.com/iterative/dvc.org/pull/877#discussion_r359704588 by jorgeorpinel 🛠️ cmf ref: change "well-behaved" to "unsupported behavior" in run per https://github.com/iterative/dvc.org/pull/877#discussion_r359737709 by jorgeorpinel 🛠️ cmd ref: rephrase well-behaved section (0) by jorgeorpinel 🛠️ yarn: add 'format' utility script and document it in docs contrib guide by jorgeorpinel 🛠️ quick fix to .prettierrc by jorgeorpinel 🛠️ CI: fix formatter to check all files by jorgeorpinel 🛠️ Merge pull request #872 from iterative/gf-fix_#697_status-404 Fix #697: Make unexisting docs pages return 404 status by jorgeorpinel 🛠️ cmd ref: improve import and get descriptions per https://github.com/iterative/dvc.org/pull/873#discussion_r359610809 (and https://github.com/iterative/dvc.org/pull/873#discussion_r359611053) by jorgeorpinel 🛠️ Merge pull request #873 from Baranowski/master import: supports also non-output files/dirs by jorgeorpinel 🛠️ Merge pull request #867 from efiop/858 config: add hardlink_lock description by jorgeorpinel 🛠️ import: supports also non-output files/dirs This update reflects https://github.com/iterative/dvc/pull/2889 by Baranowski 🛠️ config: add hardlink_lock description Fixes #858 by efiop 🛠️ Update path to sidebar.json in docs by iAdramelk 🛠️ Renamed and moved sidebar.json and helper.js by iAdramelk 🛠️ Merge pull request #859 from maykulkarni/local-repo-cache-fix-doc Document for local repo cache import fix by jorgeorpinel 🛠️ cmd ref: correct note about copying from cache dir of local source project (instead of downloading) per https://github.com/iterative/dvc.org/pull/859#pullrequestreview-332984087, + remove "s around 'lockedin some docs (related to #860 and #868).](https://github.com/iterative/dvc.org/commit/13c11284d671f1b5de8d5a4934cebe5a04194f9a) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Make unexisting docs pages return 404 status](https://github.com/iterative/dvc.org/commit/c411019f0b6dfd06d8059a188642823ffc8526a4) by [iAdramelk](https://github.com/iAdramelk) :hammer_and_wrench: [Merge pull request #832 from iterative/efiop-patch-1 run: add a clarification about --always-changed and "callback" DVC-files](https://github.com/iterative/dvc.org/commit/5af60ee1cf0ea0530d5d40b8d935730933f3f8d7) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: fix typo inrunper https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332980356](https://github.com/iterative/dvc.org/commit/e4a73d17e0ed86ea6caeb84c81aa6e18f380bbcf) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: improveignore-build-cacheoption phrasing, et al. per https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332975217](https://github.com/iterative/dvc.org/commit/75c6ea546d8e0c30a2c4aa2ffb3e546fb4b46f82) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Merge pull request #869 from iterative/jorgeorpinel Small details missing from data registry](https://github.com/iterative/dvc.org/commit/b6c7da5738aaaedaa8182aa8be8749ad59b21b47) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: reword "data as code" benefit in data registries per https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332886790 and https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332885715](https://github.com/iterative/dvc.org/commit/3b316a0862ac816e535a8de1986af80fb1bdbb0f) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [api: add note about other functions in use-cases/data-registries](https://github.com/iterative/dvc.org/commit/507f0a1a9f3bd933d5f14c6adf62fb7e6516ce7d) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Update get.md](https://github.com/iterative/dvc.org/commit/fac7c2e0c5de48ff1fb8cbd3bc2ffa2f5df98807) by [shcheklein](https://github.com/shcheklein) :hammer_and_wrench: [equivalent to "git cherry pick f73fa878"](https://github.com/iterative/dvc.org/commit/ca6d5fde561912f9871fac375422c14621635514) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: fix broken links to old data reistry case](https://github.com/iterative/dvc.org/commit/6e732bf895d937d36fbd50757693adf616d757ae) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: auto-formatting forconfig` by jorgeorpinel 🛠️ Merge pull request #818 from iterative/use-cases/data-registry use-cases: second iteration of Data Registry case by shcheklein 🛠️ Merge branch 'master' into use-cases/data-registry by jorgeorpinel 🛠️ use-cases: address Alex's feedback from https://github.com/iterative/dvc.org/pull/818#issuecomment-565407339 by jorgeorpinel 🛠️ use-cases: addressing more feedback from Ivan private as well as in https://github.com/iterative/dvc.org/pull/818#pullrequestreview-331611829 and below by jorgeorpinel 🛠️ Reorder advantages: move abstract ones to the end by dmpetrov
command
format
format-all
import
get
in some docs (related to #860 and #868).](https://github.com/iterative/dvc.org/commit/13c11284d671f1b5de8d5a4934cebe5a04194f9a) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Make unexisting docs pages return 404 status](https://github.com/iterative/dvc.org/commit/c411019f0b6dfd06d8059a188642823ffc8526a4) by [iAdramelk](https://github.com/iAdramelk) :hammer_and_wrench: [Merge pull request #832 from iterative/efiop-patch-1 run: add a clarification about --always-changed and "callback" DVC-files](https://github.com/iterative/dvc.org/commit/5af60ee1cf0ea0530d5d40b8d935730933f3f8d7) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: fix typo in
per https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332980356](https://github.com/iterative/dvc.org/commit/e4a73d17e0ed86ea6caeb84c81aa6e18f380bbcf) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: improve
option phrasing, et al. per https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332975217](https://github.com/iterative/dvc.org/commit/75c6ea546d8e0c30a2c4aa2ffb3e546fb4b46f82) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Merge pull request #869 from iterative/jorgeorpinel Small details missing from data registry](https://github.com/iterative/dvc.org/commit/b6c7da5738aaaedaa8182aa8be8749ad59b21b47) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: reword "data as code" benefit in data registries per https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332886790 and https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332885715](https://github.com/iterative/dvc.org/commit/3b316a0862ac816e535a8de1986af80fb1bdbb0f) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [api: add note about other functions in use-cases/data-registries](https://github.com/iterative/dvc.org/commit/507f0a1a9f3bd933d5f14c6adf62fb7e6516ce7d) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Update get.md](https://github.com/iterative/dvc.org/commit/fac7c2e0c5de48ff1fb8cbd3bc2ffa2f5df98807) by [shcheklein](https://github.com/shcheklein) :hammer_and_wrench: [equivalent to "git cherry pick f73fa878"](https://github.com/iterative/dvc.org/commit/ca6d5fde561912f9871fac375422c14621635514) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: fix broken links to old data reistry case](https://github.com/iterative/dvc.org/commit/6e732bf895d937d36fbd50757693adf616d757ae) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: auto-formatting for
Last week there were 6 contributors. 👤 shcheklein 👤 jorgeorpinel 👤 Baranowski 👤 efiop 👤 iAdramelk 👤 dmpetrov
Last week there was 1 stargazer. ⭐ punitmishra You are the star! 🌟
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository iterative/dvc.org to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for iterative/dvc.org:
ISSUES
Last week 11 issues were created.
Of these, 7 issues have been closed and 4 issues are still open.
OPEN ISSUES
💚 #876 explain locking mechanisms that we use, by efiop
💚 #874 [WIP] Community page, by iAdramelk
💚 #870 glossary: tooltip position breaks when word is at left edge of p, by shcheklein
💚 #868 [WIP] document locking in
dvc run/repro
, by efiopCLOSED ISSUES
❤️ #877 Regular doc updates (mid Dec), by jorgeorpinel
❤️ #875 Add troubleshooting guide, by pared
❤️ #873 import: supports also non-output files/dirs, by Baranowski
❤️ #872 Fix #697: Make unexisting docs pages return 404 status, by iAdramelk
❤️ #871 prepare troubleshooting guide for
Too many open files
error, by pared❤️ #869 Small details missing from data registry, by jorgeorpinel
❤️ #867 config: add
hardlink_lock
description, by efiopLIKED ISSUE
👍 #871 prepare troubleshooting guide for
Too many open files
error, by paredIt received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #875 Add troubleshooting guide, by pared
It received 15 comments.
PULL REQUESTS
Last week, 12 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 4 pull requests were updated.
💛 #874 [WIP] Community page, by iAdramelk
💛 #868 [WIP] document locking in
dvc run/repro
, by efiop💛 #864 cmd ref: add checkout --relink option, by Suor
💛 #828 User Guide / Manage Experiments, by dashohoxha
MERGED PULL REQUEST
Last week, 8 pull requests were merged.
💜 #877 Regular doc updates (mid Dec), by jorgeorpinel
💜 #873 import: supports also non-output files/dirs, by Baranowski
💜 #872 Fix #697: Make unexisting docs pages return 404 status, by iAdramelk
💜 #869 Small details missing from data registry, by jorgeorpinel
💜 #867 config: add
hardlink_lock
description, by efiop💜 #859 Document for local repo cache import fix, by maykulkarni
💜 #832 run: add a clarification about --always-changed and "callback" DVC-files, by efiop
💜 #818 use-cases: second iteration of Data Registry case, by jorgeorpinel
COMMITS
Last week there were 49 commits.
🛠️ Merge pull request #877 from iterative/jorgeorpinel Regular doc updates (mid Dec) by shcheklein
🛠️ cmd ref: rename "Avoiding unexpected behavior" section per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578518 by jorgeorpinel
🛠️ term: wrap
command
in back ticks as much as possible in run cmd ref rel: https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578404 by jorgeorpinel🛠️ glossary: correct Dependency text per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335578200 by jorgeorpinel
🛠️ yarn: make
format
script require arg,format-all
for all md,js,jsx files per private discussion with Ivan rel: https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335577564 by jorgeorpinel🛠️ cmd ref: soften deprecation notes in run options per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335075002 by jorgeorpinel
🛠️ cmd ref: change unsupported cmd bhvr section to Reproducibility notes per https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335069856 and https://github.com/iterative/dvc.org/pull/877#pullrequestreview-335074778 by jorgeorpinel
🛠️ Merge branch 'master' of github.com:iterative/dvc.org by shcheklein
🛠️ use blog.dvc.org instead of dataversioncontrol by shcheklein
🛠️ cmd ref: soften note about determinism in run per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514194 by jorgeorpinel
🛠️ cmd ref: soften note about DVC removing outputs before running stages per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514187 by jorgeorpinel
🛠️ term: review "output file" phrase per https://github.com/iterative/dvc.org/commit/ced036f5aa1998138ba4c59dfbd154e7a42e9524#r36514187 by jorgeorpinel
🛠️ cmd ref: improve deprecation info in run, et al. per https://github.com/iterative/dvc.org/pull/877#discussion_r360183999 by jorgeorpinel
🛠️ glossary: move glossary.js to static/docs/ by jorgeorpinel
🛠️ Merge branch 'master' into jorgeorpinel by jorgeorpinel
🛠️ cmd ref: add link to "software entropy" in unsupported cmd bhvr section of run per https://github.com/iterative/dvc.org/pull/877#discussion_r359693051 by jorgeorpinel
🛠️ cmd ref: use friendlier language in note about deterministic commans (run) per https://github.com/iterative/dvc.org/pull/877#discussion_r359692629 by jorgeorpinel
🛠️ cmd ref: alert about DVC removing outputs before executing commands both in run and repro per https://github.com/iterative/dvc.org/pull/877#discussion_r359704588 by jorgeorpinel
🛠️ cmf ref: change "well-behaved" to "unsupported behavior" in run per https://github.com/iterative/dvc.org/pull/877#discussion_r359737709 by jorgeorpinel
🛠️ cmd ref: rephrase well-behaved section (0) by jorgeorpinel
🛠️ yarn: add 'format' utility script and document it in docs contrib guide by jorgeorpinel
🛠️ quick fix to .prettierrc by jorgeorpinel
🛠️ CI: fix formatter to check all files by jorgeorpinel
🛠️ Merge pull request #872 from iterative/gf-fix_#697_status-404 Fix #697: Make unexisting docs pages return 404 status by jorgeorpinel
🛠️ cmd ref: improve
import
andget
descriptions per https://github.com/iterative/dvc.org/pull/873#discussion_r359610809 (and https://github.com/iterative/dvc.org/pull/873#discussion_r359611053) by jorgeorpinel🛠️ Merge pull request #873 from Baranowski/master import: supports also non-output files/dirs by jorgeorpinel
🛠️ Merge pull request #867 from efiop/858 config: add
hardlink_lock
description by jorgeorpinel🛠️ import: supports also non-output files/dirs This update reflects https://github.com/iterative/dvc/pull/2889 by Baranowski
🛠️ config: add
hardlink_lock
description Fixes #858 by efiop🛠️ Update path to sidebar.json in docs by iAdramelk
🛠️ Renamed and moved sidebar.json and helper.js by iAdramelk
🛠️ Merge pull request #859 from maykulkarni/local-repo-cache-fix-doc Document for local repo cache import fix by jorgeorpinel
🛠️ cmd ref: correct note about copying from cache dir of local source project (instead of downloading) per https://github.com/iterative/dvc.org/pull/859#pullrequestreview-332984087, + remove "s around 'locked
in some docs (related to #860 and #868).](https://github.com/iterative/dvc.org/commit/13c11284d671f1b5de8d5a4934cebe5a04194f9a) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Make unexisting docs pages return 404 status](https://github.com/iterative/dvc.org/commit/c411019f0b6dfd06d8059a188642823ffc8526a4) by [iAdramelk](https://github.com/iAdramelk) :hammer_and_wrench: [Merge pull request #832 from iterative/efiop-patch-1 run: add a clarification about --always-changed and "callback" DVC-files](https://github.com/iterative/dvc.org/commit/5af60ee1cf0ea0530d5d40b8d935730933f3f8d7) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: fix typo in
runper https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332980356](https://github.com/iterative/dvc.org/commit/e4a73d17e0ed86ea6caeb84c81aa6e18f380bbcf) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: improve
ignore-build-cacheoption phrasing, et al. per https://github.com/iterative/dvc.org/pull/832#pullrequestreview-332975217](https://github.com/iterative/dvc.org/commit/75c6ea546d8e0c30a2c4aa2ffb3e546fb4b46f82) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Merge pull request #869 from iterative/jorgeorpinel Small details missing from data registry](https://github.com/iterative/dvc.org/commit/b6c7da5738aaaedaa8182aa8be8749ad59b21b47) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: reword "data as code" benefit in data registries per https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332886790 and https://github.com/iterative/dvc.org/pull/869#pullrequestreview-332885715](https://github.com/iterative/dvc.org/commit/3b316a0862ac816e535a8de1986af80fb1bdbb0f) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [api: add note about other functions in use-cases/data-registries](https://github.com/iterative/dvc.org/commit/507f0a1a9f3bd933d5f14c6adf62fb7e6516ce7d) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [Update get.md](https://github.com/iterative/dvc.org/commit/fac7c2e0c5de48ff1fb8cbd3bc2ffa2f5df98807) by [shcheklein](https://github.com/shcheklein) :hammer_and_wrench: [equivalent to "git cherry pick f73fa878"](https://github.com/iterative/dvc.org/commit/ca6d5fde561912f9871fac375422c14621635514) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [use-cases: fix broken links to old data reistry case](https://github.com/iterative/dvc.org/commit/6e732bf895d937d36fbd50757693adf616d757ae) by [jorgeorpinel](https://github.com/jorgeorpinel) :hammer_and_wrench: [cmd ref: auto-formatting for
config` by jorgeorpinel🛠️ Merge pull request #818 from iterative/use-cases/data-registry use-cases: second iteration of Data Registry case by shcheklein
🛠️ Merge branch 'master' into use-cases/data-registry by jorgeorpinel
🛠️ use-cases: address Alex's feedback from https://github.com/iterative/dvc.org/pull/818#issuecomment-565407339 by jorgeorpinel
🛠️ use-cases: addressing more feedback from Ivan private as well as in https://github.com/iterative/dvc.org/pull/818#pullrequestreview-331611829 and below by jorgeorpinel
🛠️ Reorder advantages: move abstract ones to the end by dmpetrov
CONTRIBUTORS
Last week there were 6 contributors.
👤 shcheklein
👤 jorgeorpinel
👤 Baranowski
👤 efiop
👤 iAdramelk
👤 dmpetrov
STARGAZERS
Last week there was 1 stargazer.
⭐ punitmishra
You are the star! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository iterative/dvc.org to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: