The home app parses AiiDAlab apps present in $AIIDALAB_HOME
and displays them
using their start.py
or start.md
files.
The home app reads the following environment variables:
AIIDALAB_APPS
(default: /project/apps
): Place apps in this folderAIIDALAB_HOME
(default: /project
): Place ssh credentials in this folderAIIDALAB_SCRIPTS
(default: /opt
): Currently unusedUsers of AiiDAlab are kindly asked to cite the following publication in their own work:
A. V. Yakutovich et al., Comp. Mat. Sci. 188, 110165 (2021). DOI:10.1016/j.commatsci.2020.110165
To create a new release, clone the repository, install development dependencies with pip install '.[dev]'
, and then execute bumpver update
.
This will:
Additional notes:
--dry
option to preview the release change.--tag
option to switch the release tag.This work is supported by the MARVEL National Centre for Competency in Research funded by the Swiss National Science Foundation, as well as by the MaX European Centre of Excellence funded by the Horizon 2020 EINFRA-5 program, Grant No. 676598.