Skip to content

Conversation

danielhollas
Copy link
Contributor

@danielhollas danielhollas commented Jul 20, 2024

The goal here is to pre-install AWB into the image from a conda package to:

  • speed up the installation of apps that depend on AWB
  • make the image more robust by pre-installing the often-used dependencies into the conda environment so that they don't need to be installed from PyPI by pip into ~/.local

NOTE: We cannot pin the AWB version, because apps need to be able to upgrade or even downgrade the pre-installed version according to their needs. But the thesis is that most of the AWB dependencies are not changed in between AWB versions and so it still makes sense to have them pre-installed.

Staged on top of #455

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

Successfully merging this pull request may close these issues.

1 participant