aiidalab / aiidalab/aiidalab-docker-stack

Managing conda/pip hybrid python environment

Đang mở
#343 5 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
10
Fork
15
Merge trung bình
1 ngày 18 giờ
Pull request đã merge (30 ngày)
3

Mô tả

Move the post-PR discussion of conda/pip hybrid environment https://github.com/aiidalab/aiidalab-docker-stack/pull/338#issuecomment-1331199302 as an issue here for further discussion.

Summary:
- Not a very good idea to [mix use pip in a conda environment](https://www.anaconda.com/blog/using-pip-in-a-conda-environment)
- Have to do it at the moment in AiiDAlab since we want to make it is possible that app can be install without publishing the PyPI or conda-forge. This reduces the burden for app developers.
- The principle is conda only for packages that need to be compiled (how we know this in advance, for instance, the `pymatgen`) and pip for or regular python packages.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.