mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Added the video tutorials (#382)
This commit is contained in:
16
docs/getting_started/video_tutorials/quick_introduction.md
Normal file
16
docs/getting_started/video_tutorials/quick_introduction.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user