Skip to content

Commit b23ad5f

Browse files
authored
Merge pull request #279 from gridai/fix-runs-video
updated video file in runs faq
2 parents a273b1f + fb07b78 commit b23ad5f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/features/runs/3_faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip freeze > requirements.txt
2323
It's as easy as running `grid artifacts my-run-name`! This will download all artifacts fromthe run into a new directory called `grid_artifacts`.
2424

2525
### From the UI
26-
https://user-images.githubusercontent.com/47154698/146597173-30a6f5af-4ecc-4958-866a-95ddb1ba70e0.mp4
26+
<Video src="https://user-images.githubusercontent.com/47154698/146597173-30a6f5af-4ecc-4958-866a-95ddb1ba70e0.mp4" type="video/mp4"/>
2727

2828
## How long are artifacts stored?
2929
Artifacts are stored until the run or experiment that generated the artifacts is deleted.
4.74 MB
Binary file not shown.

0 commit comments

Comments
 (0)