This repository collects runnable code snippets referenced from AiiDA blog posts.
human-in-the-loop: Example package for the human-in-the-loop WorkChain post.monitors: Example package and scripts for the monitors post.
Each subdirectory is a self-contained Python project with its own pyproject.toml and README.
Enter a subdirectory and follow its README, for example:
cd human-in-the-loop
pip install -e .