lightning/docs/source-app/api_reference/components.rst

26 lines
499 B
ReStructuredText
Raw Normal View History

########################
lightning_app.components
########################
.. contents::
:depth: 1
:local:
:backlinks: top
.. currentmodule:: lightning_app.components
Built-in Components
___________________
.. autosummary::
:toctree: generated/
:nosignatures:
:template: classtemplate.rst
~python.popen.PopenPythonScript
~python.tracer.TracerPythonScript
~training.LightningTrainingComponent
~serve.gradio.ServeGradio
~serve.serve.ModelInferenceAPI