Skip to content

Commit

Permalink
add video of sharing exps via vs code (#4865)
Browse files Browse the repository at this point in the history
* add video of sharing exps via vs code

* update url to auto-play youtube video muted

---------

Co-authored-by: Thomas Kunwar <20840228+yathomasi@users.noreply.github.com>
  • Loading branch information
dberenbaum and yathomasi committed Sep 22, 2023
1 parent 24e75bc commit 36395f1
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ You can send [live metrics and plots] to [Studio], [push] entire completed
<abbr>experiments</abbr> (including data, models, and code), and convert an
experiment into a [persistent] branch or commit in your Git repo.

See the video below for how it all works using the [DVC Extension] for VS Code,
or keep reading to go deeper.

https://www.youtube.com/watch?v=UMVYjwJtRj0&autoplay=1&mute=1

## Live metrics and plots

You can send [live experiments] to [Studio](https://studio.iterative.ai), which
Expand Down Expand Up @@ -225,6 +230,8 @@ $ dvc exp remove -g origin unwet-jinn
Removed experiments: unwet-jinn
```

[dvc extension]:
https://marketplace.visualstudio.com/items?itemName=Iterative.dvc
[studio]: https://studio.iterative.ai
[live metrics and plots]: #live-metrics-and-plots
[push]: #push-experiments
Expand Down

0 comments on commit 36395f1

Please sign in to comment.