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

Allow user to install additional packages in the current environment #208

Open
pierrepo opened this issue Mar 31, 2022 · 1 comment
Open

Comments

@pierrepo
Copy link
Contributor

We sometimes need to install additional packages in a running environment, either because we forgot to install these packages in the environment image, either because we want to perform a new analysis that requires additional dependencies.

One solution would be to make the conda binary (and probably the base env) visible. This is related to issue plasmabio/tljh-repo2docker#39
Since the environment is running in a temporary Docker container, new packages installed with conda in the base environment will be ephemeral (and need to be reinstalled each time the user load the environment)

@pierrepo
Copy link
Contributor Author

What's your opinion on this @jtpio?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant