Skip to content

Commit

Permalink
chore: Center video player on page (#34)
Browse files Browse the repository at this point in the history
* Center the iframe on the page so that it is in the middle of the field of
  view of the person viewing the page.
  • Loading branch information
matthewfeickert authored Oct 31, 2024
1 parent 02c1796 commit 1ebb173
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions _posts/2024-10-21-AI.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@
---
<h1 class="uw-mini-bar">Recording available of OSPO Innovate Week Event, How Open Source Is Fostering Innovation in AI</h1>

<p>This event consisted of short talks and a moderated panel discussion by leaders in the AI community about how AI initiatives are leveraging open source technologies for maximum impact and growth.
<p>This event consisted of short talks and a moderated panel discussion by leaders in the AI community about how AI initiatives are leveraging open source technologies for maximum impact and growth.

Panelists included: Paige Bailey, engineering lead for the GenAI Developer Experience team at Google; Will Falcon, AI researcher and CEO of Lightning AI; Dmitry Petrov, CEO and co-founder of Iterative.ai and creator of DVC (Data Version Control); and the panel was moderated by Nhi Lê, Principal at Alpha Intelligence Capital.</p>

<iframe id="kaltura_player"
src='https://cdnapisec.kaltura.com/p/1660902/embedPlaykitJs/uiconf_id/55063162?iframeembed=true&amp;entry_id=1_3cowcscu&amp;config%5Bprovider%5D=%7B%22widgetId%22%3A%221_36kb23zj%22%7D&amp;config%5Bplayback%5D=%7B%22startTime%22%3A0%7D'
style="width: 576px;height: 324px;border: 0;"
allowfullscreen
webkitallowfullscreen
mozAllowFullScreen
allow="autoplay *; fullscreen *; encrypted-media *"
title="Open_Source_Fostering_Innovation_9_26"></iframe>
<p align="center">
<iframe id="kaltura_player"
src='https://cdnapisec.kaltura.com/p/1660902/embedPlaykitJs/uiconf_id/55063162?iframeembed=true&amp;entry_id=1_3cowcscu&amp;config%5Bprovider%5D=%7B%22widgetId%22%3A%221_36kb23zj%22%7D&amp;config%5Bplayback%5D=%7B%22startTime%22%3A0%7D'
style="width: 576px;height: 324px;border: 0;"
allowfullscreen
webkitallowfullscreen
mozAllowFullScreen
allow="autoplay *; fullscreen *; encrypted-media *"
title="Open_Source_Fostering_Innovation_9_26"></iframe>
</p>

0 comments on commit 1ebb173

Please sign in to comment.