David de la Iglesia Castro
David de la Iglesia Castro
In https://github.com/iterative/dvc.org/pull/3220 new type of column `depencendies`/`deps` is included. Should we add a checklist here ?
Hei @iterative/docs , what's the ETA for this? The current state contains a few examples using flags that doesn't exist. Should we send a P.R. for these "hotfixes" or wait...
> * nstead there should be a flake8-like convention - config file(s) should state categories to include/exclude + overrides... rather than the entire upstream lists. > > * How do...
We might begin to expand DVC Python API so debating this becomes more relevant. As a potential example of a complete docstring see https://github.com/iterative/dvc/pull/7823/commits/6180d28783b7b8a3902b250ef3270955e4327726 . So, @iterative/docs : - what...
In addition, for Python API, we could use the docstrings content and it could be considered a way of "enforcing" detailed and up-to-date docstrings on the core repo, which are...
> In any case we could also start collecting examples of where things are currently broken and would benefit from the effort. Might we add a new label to identify...
From #3219 : Maybe the `exp show` table output is a different case to the ones previously, but it is especially tedious to manually update in order to keep in...
> p.s. I'm not sure how that relates to auto-generating the cmd ref specs though, which is what I understand from this issue. It relates in the sense that I...
You are right, the `dvctable` automation could be better discussed in a separated issue
Related?: https://github.com/iterative/dvc.org/issues/2644