Update introduction video (#788)

This commit is contained in:
pollfly 2024-03-05 11:58:36 +02:00 committed by GitHub
parent b8a8df8376
commit f516d08c71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ keywords: [mlops, components, features, ClearML]
<div class="vid" >
<iframe style={{position: 'absolute', top: '0', left: '0', bottom: '0', right: '0', width: '100%', height: '100%'}}
src="https://www.youtube.com/embed/-9vqxF2UfFU?rel=0"
src="https://www.youtube.com/embed/U7n9qXIBxEg?si=UYM07PJvUKI2fI28"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; fullscreen"
@ -28,10 +28,10 @@ It's essentially a toolbox stuffed with everything you'll need to go from experi
* A data versioning tool that can track changes to your datasets and makes them easily accessible to anyone on any machine
* Orchestrate pipelines from code
* Run hyperparameter optimization
* and auto scale remote workers on AWS, GCP and Azure.
* and autoscale remote workers on AWS, GCP and Azure.
Doesn't matter if you're starting small or already in production, there's always a ClearML tool that can make your life easier.
Start for free at [app.clear.ml](https://app.clear.ml) or host your own server from our GitHub page.
Start for free at [app.clear.ml](https://app.clear.ml) or host your own server from our [GitHub page](https://github.com/allegroai/clearml-server).
</Collapsible>