David de la Iglesia Castro
David de la Iglesia Castro
> Hi, seems like I'm having this issue too, any progress on this enhancement? > for now, as a workaround, deleting the relevant rows from the experiments table will allow...
> (I wonder if we could implement something like this in Vega - cc @daavoo ) Tooltip with multiple fields can be added, but it won't look as pretty as...
> I would prefer to try to create the line styles within VS Code since it seems like the easiest path to get some prototype working, but open to other...
> The button currently runs dvc init. Would moving this to dvc exp init be enough? Should we show both options? WDYT? `dvc exp init` **requires** `dvc init` so it...
> handle this in DVC itself / how about Studio We don't handle it in any way in DVC, the HTML is a mess for this scenario. Images are grouped...
@dberenbaum Without checkpoints, how would the UI (DVC CLI / VSCode / Studio) access the overwritten images?
Side note about step 2. Might be just me, but I find it confusing that the DVC section contains a title and actions/buttons that affect the Git section and don't...
Based on support duty frequency, this workflow pitfall is commonly encountered by (usually new) dvc users, without the extension. My worry is that the extension doesn't prevent it, but rather...
> @daavoo, do you have anything to add here? :) > > Also looks like this is similar to #375 It is a duplicate :)
> Is saving the only action that dvclive wants to do with ML models? As of today, yes. But maybe @dberenbaum can give additional insights from https://www.notion.so/iterative/Lightweight-Experiments-cec7b7c6e3d2451490491d22dfb4e63f . We are...