Skip to content

bdice/signac-micde-cnsccs-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signac - MICDE Symposium of the Center for Network and Storage Enabled Collaborative Computational Science 2018

About

This repository contains slides and demos for the session "Reproducible computational workflows with signac" held at the 2018 Symposium of the Center for Network and Storage Enabled Collaborative Computational Science.

The signac framework is a collection of Python packages that are designed to automate computational investigations and manage the underlying data spaces. The framework is lightweight and easy to integrate with other tools.

How to install signac

You can install signac with conda through the conda-forge channel:

conda install -c conda-forge signac signac-flow signac-dashboard

Alternatively, you can install with pip:

pip install --user signac signac-flow signac-dashboard

How to get help

For more information visit the signac website or the framework documentation.

Releases

No releases published

Packages

No packages published