Skip to content

GeigerJ2/aiida-blog-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AiiDA blog snippets

This repository collects runnable code snippets referenced from AiiDA blog posts.

Layout

  • 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.

Usage

Enter a subdirectory and follow its README, for example:

cd human-in-the-loop
pip install -e .

About

An AiiDA plugin demonstrating human-in-the-loop workflows that pause and wait for user input before continuing execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages