Welcome to the ALC-UX resource repository. This repository contains all the information required to develop AiiDA/AiiDAlab applications for use with ALC software projects. It includes details on how to create and run the required docker images to package additional components on top of the core AiiDAlab application, as well as how to deploy these to users either locally or via a cloud host such as ADA. Additionally included are example scripts and an example setup for a basic AiiDAlab plugin application.
Access the full documentation.
The documentation, including a User Guide, Developer Guide and an API reference,
is built using sphinx. The source
for which is contained in the docs/ directory. At present
only the html generator has been fully tested.
This repository should provide a basic starting point for developing AiiDA/AiiDAlab plugins, if there are any issues/questions please utilise the issues and discussions pages via the GitHub web interface.