Managing the workflows in the Autonomous Lab. See the manuscript in Digital Discovery.
You must have access to at least one MongoDB database (locally or remotely). To install MongoDB locally, refer to this.
You also need to install Rabbitmq
.
python -m pip install -e ".[dev]"
Before any commit, please go to alabos
folder and run flake8, ruff, and black, and solve all the typing issues:
flake8
black .
ruff --fix
The docs is served at https://cedergrouphub.github.io/alabos/