37 lines
866 B
ReStructuredText
37 lines
866 B
ReStructuredText
|
########
|
||
|
Examples
|
||
|
########
|
||
|
|
||
|
.. raw:: html
|
||
|
|
||
|
<div class="display-card-container">
|
||
|
<div class="row">
|
||
|
|
||
|
.. displayitem::
|
||
|
:header: Develop a DAG workflow
|
||
|
:description: Develop sequential, non-reactive workflows
|
||
|
:col_css: col-md-4
|
||
|
:button_link: dag/dag.html
|
||
|
:height: 150
|
||
|
|
||
|
.. displayitem::
|
||
|
:header: Develop a File Server
|
||
|
:description: Develop a file server
|
||
|
:col_css: col-md-4
|
||
|
:button_link: file_server/file_server.html
|
||
|
:height: 150
|
||
|
|
||
|
.. displayitem::
|
||
|
:header: Develop a Github Repo Script Runner
|
||
|
:description: Build an app to run a Github repo
|
||
|
:col_css: col-md-4
|
||
|
:button_link: github_repo_runner/github_repo_runner.html
|
||
|
:height: 150
|
||
|
|
||
|
.. displayitem::
|
||
|
:header: Deploy a model
|
||
|
:description: Learn how to deploy a model
|
||
|
:col_css: col-md-4
|
||
|
:button_link: model_server_app/model_server_app.html
|
||
|
:height: 150
|