26 lines
499 B
ReStructuredText
26 lines
499 B
ReStructuredText
########################
|
|
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
|