https://github.com/aiidateam/aiida_core
Revision 48573df758ab62336098a414a25620bb474ab786 authored by Aliaksandr Yakutovich on 07 February 2020, 10:53:36 UTC, committed by GitHub on 07 February 2020, 10:53:36 UTC
fixes #3739 

In the latest update of the aiida-prerequisites image, python is provided
within conda environment. Respectively, this PR adapts aiida-core image
to use python from conda. Also, it fixes autocompletion enabling in user's
.bashrc file
1 parent 5b892ca
History
Tip revision: 48573df758ab62336098a414a25620bb474ab786 authored by Aliaksandr Yakutovich on 07 February 2020, 10:53:36 UTC
Docker: install aiida in conda environment, fix .bashrc (#3745)
Tip revision: 48573df
File Mode Size
.ci
.docker
.github
aiida
bin
docs
examples
tests
utils
.coveragerc -rw-r--r-- 243 bytes
.gitignore -rw-r--r-- 321 bytes
.pre-commit-config.yaml -rw-r--r-- 6.6 KB
.prospector.yaml -rw-r--r-- 171 bytes
.pylintrc -rw-r--r-- 13.6 KB
.readthedocs.yml -rw-r--r-- 569 bytes
.style.yapf -rw-r--r-- 183 bytes
AUTHORS.txt -rw-r--r-- 1.7 KB
CHANGELOG.md -rw-r--r-- 57.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
Dockerfile -rw-r--r-- 565 bytes
LICENSE.txt -rw-r--r-- 1.3 KB
MANIFEST.in -rw-r--r-- 362 bytes
README.md -rw-r--r-- 5.2 KB
conftest.py -rw-r--r-- 812 bytes
environment.yml -rw-r--r-- 713 bytes
open_source_licenses.txt -rw-r--r-- 16.8 KB
pyproject.toml -rw-r--r-- 122 bytes
pytest.ini -rw-r--r-- 329 bytes
setup.json -rw-r--r-- 7.4 KB
setup.py -rw-r--r-- 1.8 KB

README.md

back to top