2022-06-17 03:07:30 +00:00
|
|
|
########################
|
2022-11-03 14:55:30 +00:00
|
|
|
lightning.app.components
|
2022-06-17 03:07:30 +00:00
|
|
|
########################
|
|
|
|
|
|
|
|
.. 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
|
2022-07-29 14:44:52 +00:00
|
|
|
~training.LightningTrainingComponent
|
2022-06-17 03:07:30 +00:00
|
|
|
~serve.gradio.ServeGradio
|
|
|
|
~serve.serve.ModelInferenceAPI
|