Lightning-AI / Lightning-AI/pytorch-lightning
[Doc] https://lightning.ai/docs/pytorch/stable/ not showing the latest 2.6.0 doc
@deependujha is already working on this.
Since Jan 15, 2026.
- Dominant language
- Python
- Stars
- 31.4k
- Forks
- 3.8k
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 6
Description
### Bug description
[https://lightning.ai/docs/pytorch/stable/](https://lightning.ai/docs/pytorch/stable/) shows 2.5.5 as latest, without the option to show version 2.6.0 (latest release)
### What version are you seeing the problem on?
v2.5
### Reproduced in studio
_No response_
### How to reproduce the bug
Firefox on Windows
The "stable" URL shows 2.5.5 on the top-left. The drop-down menu does not show 2.6.0
### Error messages and logs
```
# Error messages and logs here please
```
### Environment
Current environment
```
#- PyTorch Lightning Version (e.g., 2.5.0):
#- PyTorch Version (e.g., 2.5):
#- Python version (e.g., 3.12):
#- OS (e.g., Linux):
#- CUDA/cuDNN version:
#- GPU models and configuration:
#- How you installed Lightning(`conda`, `pip`, source):
```
### More info
_No response_
cc @ethanwharris @lantiga
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.