mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
fixed video players to channel only (#383)
This commit is contained in:
@@ -7,7 +7,7 @@ title: Hyperdatasets Data Versioning
|
||||
|
||||
<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/1VliYRexeLU"
|
||||
src="https://www.youtube.com/embed/1VliYRexeLU?rel=0"
|
||||
title="YouTube video player"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
|
||||
|
||||
Reference in New Issue
Block a user