-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Relax app dependencies for lightning
| breaking imports from L
#18386
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
Conversation
lightning
lightning
[wip]
⛈️ Required checks status: Has failure 🔴
Groups summary🔴 pytorch_lightning: Tests workflow
These checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 fabric: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docs
These checks are required after the changes to 🟢 pytorch_lightning: Docker
These checks are required after the changes to 🟢 lightning_data: CPU workflow
These checks are required after the changes to 🟢 lightning_fabric: CPU workflowThese checks are required after the changes to 🟢 lightning_fabric: Azure GPU
These checks are required after the changes to 🟢 lightning_app: Tests workflow
These checks are required after the changes to 🟢 lightning_app: Examples
These checks are required after the changes to 🟢 lightning: Store
These checks are required after the changes to 🔴 lightning_app: Docs
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 installThese checks are required after the changes to Thank you for your contribution! 💜
|
for more information, see https://pre-commit.ci
lightning
lightning
[wip]
5648d1a
to
78cf7a2
Compare
d6ffe8a
to
249e670
Compare
Note that the difference grew from 100 lines to 600 lines because we decided to go with breaking change instead of soft change, ref: #18386 (comment) |
lightning
[wip]lightning
| breaking imports from L
What does this PR do?
Alternative to #15653 (which would suffer from missing typing)
so if you install
lightning_app
, nothing changesbut if you install
lightning
now you would need to installlightning[app]
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
cc @Borda @carmocca @justusschock @awaelchli @tchaton