Skip to content

Latest commit

 

History

History
107 lines (74 loc) · 1.84 KB

api_references.rst

File metadata and controls

107 lines (74 loc) · 1.84 KB
orphan

Lightning App - API References

Core

lightning_app.core

LightningApp LightningFlow LightningWork

Learn more about Lightning Core <core_api>.


Built-in Components

lightning_app.components

~python.popen.PopenPythonScript ~python.tracer.TracerPythonScript ~training.LightningTrainerScript ~serve.gradio.ServeGradio ~serve.serve.ModelInferenceAPI ~auto_scaler.AutoScaler


Frontend's

lightning_app.frontend

~frontend.Frontend ~web.StaticWebFrontend ~stream_lit.StreamlitFrontend

Learn more about Frontend's <ui_and_frontends>.


Storage

lightning_app.storage

~path.Path ~drive.Drive ~payload.Payload ~mount.Mount

Learn more about Storage <storage>.


Runners

lightning_app.runners

~cloud.CloudRuntime ~multiprocess.MultiProcessRuntime


lightning_app.utilities.packaging

lightning_app.utilities.packaging

~cloud_compute.CloudCompute ~build_config.BuildConfig