David de la Iglesia Castro

Results 293 comments of David de la Iglesia Castro

Hi @adesgautam , could you share the verbose output: `dvc push -vv`? Also the DVC version is missing from `dvc doctor` output, could you share it?

Thanks, @adesgautam , could you try if the error occurs in dvc `2.10.2` (i.e. install with `pip install dvc==2.10.2`)

> Hi, @daavoo - Thank you for creating the issue! I think it makes sense, note that `LightningCLI` has [`save_config_callback` ](https://github.com/Lightning-AI/lightning-flash/blob/0253d71588b582da326bb01ef116ebd7cd61f21e/flash/core/utilities/lightning_cli.py#L238) and we can set it to `None` in `LightningCLI`...

> I think, even if we don't bundle these integrations to _dvclive_ due to maintenance purposes, there should be pages about _how to use dvc(live) with tf/keras/pytorch/xgboost/R/Caffe..._ for search engine...

> I think the URL is incorrect, I got a 404 @daavoo :) Indeed, the issue has been transferred: https://github.com/iterative/dvclive/issues/87

> Docstrings were added in [iterative/dvc#8332](https://github.com/iterative/dvc/pull/8332). Now how can we publish some docs from them? That's THE question 😅

> and looking at [`fastapi`](https://fastapi.tiangolo.com/tutorial/first-steps/), they don't seem to have reference docs). Not a popular decision, though: https://github.com/tiangolo/fastapi/issues/804 😅

> and only few people have commented. Well . . . > I am not against reference docs, but just want to set goals and how we can improve compared...

> I think ppl will start with an existing framework (not an index page of the API). We should be prepared for that as much as we can. Let's say...

> Hi 🙂 > > Seems like this may go stale soon. Feel free to break this up into more than one PR so we can get some "less controversial"...