mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
17 lines
548 B
Markdown
17 lines
548 B
Markdown
|
---
|
||
|
title: Quick Introduction
|
||
|
---
|
||
|
|
||
|
|
||
|
## Video Tutorial
|
||
|
|
||
|
<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/-9vqxF2UfFU"
|
||
|
title="YouTube video player"
|
||
|
frameborder="0"
|
||
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
|
||
|
allowfullscreen>
|
||
|
</iframe>
|
||
|
</div>
|