Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

that... would be "Use cases" instead of "Features?" idk if it's possible to cram all the use cases into the top of the readme. Would be great if possible. Was...

> ### No-scroll > > 0. Header, banners > 1. Main **value proposition** > 2. what the tool is (a CLI, a library, a GUI) > 3. **use cases** seems...

Strongly would recommend taking a look at https://github.com/nteract/papermill which integrates quite nicely with DVC :) Essentially substitute `python script.py` with `papermill notebook.ipynb`. There are also lots of ways to play...

[done](https://github.com/iterative/dvc.org/pull/3624#pullrequestreview-1068582996)

> propose a related solution for another repo As I recall I'd also suggested an option of using a submodule (e.g. https://github.com/iterative/static) for images (so that the base repo doesn't...

> If there are any images on some specified folder, upload them to some image storage implementation before this step I would have: 1. `cml send-github-check --status in_progress` 2. manual...

idk about the [examples listed in the OP](https://github.com/iterative/dvc.org/issues/1394#issue-631044269) as being "scary" but they are definitely too verbose/distracting for docs IMO. Make things sound like an informal blog rather than a...

None of those links make it remotely clear what the difference is. The closest near-miss to being potentially helpful is: > 📖 [dvc exp run](https://dvc.org/doc/command-reference/exp/run) is an experiment-specific alternative to...

CLI discussion at https://github.com/iterative/dvc/issues/7866 is a prerequisite to docs.

from https://github.com/iterative/dvc.org/pull/1505#discussion_r465259532 by @shcheklein > tags serve two goals - navigation (and we want to keep them sane for this), and SEO (keywords in meta - I haven't checked this,...