Add ClearML Reports video (#439)

This commit is contained in:
pollfly
2023-01-17 17:03:56 +02:00
committed by GitHub
parent 99a274fce0
commit 6c52295582

View File

@@ -2,6 +2,18 @@
title: Reports
---
<div style={{position: 'relative', overflow: 'hidden', width: '100%', paddingTop: '56.25%' }} >
<iframe style={{position: 'absolute', top: '0', left: '0', bottom: '0', right: '0', width: '100%', height: '100%'}}
src="https://www.youtube.com/embed/D6fCvpmV8eo"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
allowfullscreen>
</iframe>
</div>
<br/>
With ClearMLs Reports you can write up notes, experiment findings, or really anything you want. You can create reports
in any of your ClearML projects.