Lightning-AI / pytorch-lightning

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
https://lightning.ai
Apache License 2.0
27.27k stars 3.27k forks source link

Is the Lightning App deprecated? (Lightning App doc is not found) #19854

Open guyleaf opened 1 month ago

guyleaf commented 1 month ago

Bug description

Hi, I cannot find the documentation for Lightning Apps from the main website.

It seems the link is broken. Is it a bug or something?

Thanks

What version are you seeing the problem on?

master

How to reproduce the bug

The link will be redirected to the main docs.

Error messages and logs

# Error messages and logs here please

Environment

Current environment ``` #- Lightning Component (e.g. Trainer, LightningModule, LightningApp, LightningWork, LightningFlow): #- PyTorch Lightning Version (e.g., 1.5.0): #- Lightning App Version (e.g., 0.5.2): #- PyTorch Version (e.g., 2.0): #- Python version (e.g., 3.9): #- OS (e.g., Linux): #- CUDA/cuDNN version: #- GPU models and configuration: #- How you installed Lightning(`conda`, `pip`, source): #- Running environment of LightningApp (e.g. local, cloud): ```

More info

No response

lantiga commented 1 month ago

Hey @guyleaf we will be restructuring apps in the future in a smaller-scoped package, so we're phasing out the current implementation. On that note I'd be interested in understanding your use case better, would it be possible for you to describe it (here or on our Discord)?