42 lines
903 B
ReStructuredText
42 lines
903 B
ReStructuredText
.. _build_config:
|
|
|
|
###################
|
|
Build Configuration
|
|
###################
|
|
|
|
.. raw:: html
|
|
|
|
<div class="display-card-container">
|
|
<div class="row">
|
|
|
|
.. Add callout items below this line
|
|
|
|
.. displayitem::
|
|
:header: Basic
|
|
:description: Learn how to manage Python dependencies for an individual LightningWork
|
|
:col_css: col-md-6
|
|
:button_link: build_config_basic.html
|
|
:height: 150
|
|
:tag: basic
|
|
|
|
.. displayitem::
|
|
:header: Intermediate
|
|
:description: Learn how to run custom build commands for a LightningWork
|
|
:col_css: col-md-6
|
|
:button_link: build_config_intermediate.html
|
|
:height: 150
|
|
:tag: intermediate
|
|
|
|
.. displayitem::
|
|
:header: Advanced
|
|
:description: Learn how to use a custom Docker image for a LightningWork
|
|
:col_css: col-md-6
|
|
:button_link: build_config_advanced.html
|
|
:height: 150
|
|
:tag: advanced
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
</div>
|