Skip to content

ucdavisdatalab/guide_reproducible_research

Repository files navigation

Reproducible Research Guide

License: CC BY-SA 4.0

UC Davis Library
UC Davis DataLab
Acting Maintainer: Nick Ulle <[email protected]>

Files & Directories

The files and directories in this repository are:

chapters/           Chapters for the book
images/             Images for the book
.gitattributes      Paths Git should give special treatment
.gitignore          Paths Git should ignore
_config.yml         Configuration for book metadata & aesthetics
_toc.yml            Configuration for book table of contents
CONTRIBUTING.md     How to contribute to this project
LICENSE             License for this project
pixi.lock           Exact description of software environment
pixi.toml           Configuration for project metadata & software environment
README.md           This file

(back to top)