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

Equivalent of pipx inject for asdf-pyapp? #27

Open
gwerbin opened this issue Aug 4, 2022 · 0 comments
Open

Equivalent of pipx inject for asdf-pyapp? #27

gwerbin opened this issue Aug 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@gwerbin
Copy link

gwerbin commented Aug 4, 2022

Pipx supports the very useful "inject" feature, which allows you to easily pip install additional packages into the environment of a particular Python application, e.g.:

pipx install jupyterlab
pipx inject jupyterlab ipywidgets ipympl

Is this supported at all in the ASDF-PyApp plugin? If not, can it be? Is it even possible to support this, within the ASDF framework?

@gwerbin gwerbin added the enhancement New feature or request label Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant