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 >
  • Glossary >
  • UI (User Interface)
Shortcuts

UI (User Interface)¶

We use (UI) as short for a web page with interactions. Lightning Apps can have multiple types of UIs.


Web UIs for non Javascript Developers¶

Dash

Learn how to add a web UI built in Python with Dash.

basic

Gradio

Learn how to add a web UI built in Python with Gradio.

basic

Panel

Learn how to add a web UI built in Python with Panel.

basic

Jupyter Notebook

Learn how to enable a web UI that is a Jupyter Notebook.

[docs coming soon]

Streamlit

Learn how to add a web UI built in Python with Streamlit.

basic

JustPy

Learn how to add a web UI built in Python with JustPy.

basic


Web UIs for Javascript Developers¶

Any javascript framework

Learn how to link up any javascript framework to a Lightning app.

advanced

Angular.js

Learn how to add a web UI built in Javascript with Angular.js

[Docs coming soon]

HTML

Learn how to add a web UI built with html.

basic

React.js

Learn how to add a web UI built in Javascript with React.js

intermediate

Vue.js

Learn how to add a web UI built in Javascript with Vue.js

[Docs coming soon]

  • UI (User Interface)
    • Web UIs for non Javascript Developers
    • Web UIs for Javascript Developers

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.