.. toctree::
:maxdepth: 1
:hidden:
basic
../add_components/index
.. toctree::
:maxdepth: 1
:hidden:
intermediate
../run_work_in_parallel
../run_work_once
.. toctree::
:maxdepth: 1
:hidden:
../enable_fault_tolerance
******
Basics
******
.. raw:: html
.. displayitem::
:header: Build a component
:description: Learn the basics of building a Lightning component
:col_css: col-md-4
:button_link: basic.html
:height: 150
:tag: basic
.. displayitem::
:header: Explore community components
:description: Discover community-built components
:col_css: col-md-4
:button_link: https://lightning.ai/components
:height: 150
:tag: basic
.. raw:: html
----
************
Intermediate
************
.. raw:: html
.. displayitem::
:header: Add a UI to a component
:description: Learn about all the possible ways of rendering a component.
:col_css: col-md-4
:button_link: intermediate.html
:height: 150
:tag: intermediate
.. displayitem::
:header: Run LightningWork in parallel
:description: Learn about running LightningWork in parallel.
:col_css: col-md-4
:button_link: ../run_work_in_parallel.html
:height: 150
:tag: intermediate
.. displayitem::
:header: Run LightningWork once
:description: Learn about running LightningWork multiple times or once.
:col_css: col-md-4
:button_link: ../run_work_once.html
:height: 150
:tag: intermediate
.. displayitem::
:header: Publish a component
:description: Learn the basics of publishing a Lightning component.
:col_css: col-md-4
:button_link: publish_a_component.html
:height: 150
:tag: intermediate
.. raw:: html
----
********
Advanced
********
.. raw:: html
.. displayitem::
:header: Enable fault tolerance
:description: Learn how to make a component fault tolerant.
:col_css: col-md-4
:button_link: ../enable_fault_tolerance.html
:height: 150
:tag: advanced
.. raw:: html