Table of Contents
2.4.0dev

Home

  • Welcome to ⚡ Lightning
  • Install

Get started in steps

  • Basic skills
  • Intermediate skills
  • Advanced skills

Core API Reference

  • LightningApp
  • LightningFlow
  • LightningWork

Addons API Reference

  • lightning.app.components
  • lightning.app.frontend
  • lightning.app.runners
  • lightning.app.storage

More

  • Examples
  • Glossary
  • How to:
  • Overview
  • Team management
  • Production
  • Security
  • Open source
    • Overview
    • PyTorch Lightning
    • Fabric
    • Lit-GPT
    • Torchmetrics
    • Litdata
    • Lit LLaMA
    • Litserve
  • Examples
  • Glossary
  • FAQ
  • Docs >
  • lightning.app.frontend
Shortcuts

lightning.app.frontend¶

  • Lightning FrontEnds

Lightning FrontEnds¶

Frontend

Base class for any frontend that gets exposed by LightningFlows.

StaticWebFrontend

A frontend that serves static files from a directory using FastAPI.

StreamlitFrontend

A frontend for wrapping Streamlit code in your LightingFlow.

PanelFrontend

The PanelFrontend enables you to serve Panel code as a Frontend for your LightningFlow.

Learn more about Frontend’s.

  • lightning.app.frontend
    • Lightning FrontEnds

To analyze traffic and optimize your experience, we serve cookies on this site. By clicking or navigating, you agree to allow our usage of cookies. Read PyTorch Lightning's Privacy Policy.