aiidalab / aiidalab/aiidalab-qe

Bring back `aiidalab install` to install dependencies by able to specific to global conda environment

未关闭
#563 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
33
派生
25
平均合并
6 小时 7 分钟
30 天内合并 PR
8

描述

In https://github.com/aiidalab/aiidalab-qe/pull/562, I revert the install of app in container from using `aiidalab install` to `pip install`, since the `aiidalab install` in the backend calls `pip install --user` and install dependencies to `/home/jovyan/.local`. In k8s deployment, the home folder is not bind mounted therefore dependencies will all lost.
The way to solve it should happen in `aiidalab install` by adding an option to the command allow to install in conda folder globally therefore not lost files after mound for user pods.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。