Skip to content

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

Description

@pierrepo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions