Skip to content
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

Expose extras from mono-repo packages on lightning #15542

Closed
nicolai86 opened this issue Nov 4, 2022 · 0 comments · Fixed by #15942
Closed

Expose extras from mono-repo packages on lightning #15542

nicolai86 opened this issue Nov 4, 2022 · 0 comments · Fixed by #15942
Assignees
Labels
app (removed) Generic label for Lightning App package ci Continuous Integration
Milestone

Comments

@nicolai86
Copy link
Contributor

nicolai86 commented Nov 4, 2022

🚀 Feature

today, we have extras ie, lightning_app[cloud], which can't be installed when lightning is installed directly.

Motivation

Exposing the extras on lightning would make the installations more straight forward.

Pitch

Expose sub-package extras on lightning, so ie pip install lightning[cloud] works.

Alternatives

Additional context


If you enjoy Lightning, check out our other projects! ⚡

  • Metrics: Machine learning metrics for distributed, scalable PyTorch applications.

  • Lite: enables pure PyTorch users to scale their existing code on any kind of device while retaining full control over their own loops and optimization logic.

  • Flash: The fastest way to get a Lightning baseline! A collection of tasks for fast prototyping, baselining, fine-tuning, and solving problems with deep learning.

  • Bolts: Pretrained SOTA Deep Learning models, callbacks, and more for research and production with PyTorch Lightning and PyTorch.

  • Lightning Transformers: Flexible interface for high-performance research using SOTA Transformers leveraging PyTorch Lightning, Transformers, and Hydra.

cc @carmocca @akihironitta @Borda

@nicolai86 nicolai86 added the needs triage Waiting to be triaged by maintainers label Nov 4, 2022
@Borda Borda self-assigned this Nov 4, 2022
@Borda Borda added this to the v1.8.x milestone Nov 4, 2022
@awaelchli awaelchli added app (removed) Generic label for Lightning App package app:cloud and removed needs triage Waiting to be triaged by maintainers labels Nov 4, 2022
@carmocca carmocca added ci Continuous Integration and removed app:cloud labels Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app (removed) Generic label for Lightning App package ci Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants