51 lines
1.1 KiB
ReStructuredText
51 lines
1.1 KiB
ReStructuredText
:orphan:
|
|
|
|
#################
|
|
Hands-on Examples
|
|
#################
|
|
|
|
.. raw:: html
|
|
|
|
<div class="display-card-container">
|
|
<div class="row">
|
|
|
|
.. displayitem::
|
|
:header: Build a DAG
|
|
:description: Learn how to orchestrate workflows
|
|
:col_css: col-md-6
|
|
:button_link: dag/dag.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Build a File Server
|
|
:description: Learn how to upload and download files
|
|
:col_css: col-md-6
|
|
:button_link: file_server/file_server.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Build a Github Repo Script Runner
|
|
:description: Learn how to configure dynamic execution from the UI
|
|
:col_css: col-md-6
|
|
:button_link: github_repo_runner/github_repo_runner.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Build a HPO Sweeper
|
|
:description: Learn how to scale your training
|
|
:col_css: col-md-6
|
|
:button_link: hpo/hpo.html
|
|
:height: 180
|
|
|
|
.. displayitem::
|
|
:header: Build a Model Server
|
|
:description: Learn how to server your models
|
|
:col_css: col-md-6
|
|
:button_link: model_server_app_content.html
|
|
:height: 180
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|