-
Notifications
You must be signed in to change notification settings - Fork 3.6k
docs: simplify version table #21123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: simplify version table #21123
Conversation
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Docs
These checks are required after the changes to Thank you for your contribution! 💜
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR simplifies the version compatibility table in the PyTorch Lightning documentation by introducing a cleaner notation system and adding explanatory notes for better user navigation.
- Replaces verbose "(last tested X.Y)" notation with a more concise "◇X.Y" symbol
- Adds explanatory notes defining the meaning of "≥X.Y" and "◇X.Y" notations
- Maintains all existing version information while improving readability
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
* docs: simplify version table * Apply suggestions from code review * update (cherry picked from commit 691f084)
* docs: simplify version table * Apply suggestions from code review * update (cherry picked from commit 691f084)
What does this PR do?
reduce text and make easier navigation
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Reviewer checklist
📚 Documentation preview 📚: https://pytorch-lightning--21123.org.readthedocs.build/en/21123/