Home

Awesome

<img src="https://raw.githubusercontent.com/glotzerlab/signac-docs/main/docs/source/images/palette-header.png" width="75" height="58"> signac-docs

This is the primary documentation for the signac data and workflow management framework.

To build the documentation, execute

cd docs
pip install -r requirements.txt
make html

Then open the build/html/index.html file with your favorite web browser.