-- mode: markdown; mode: visual-line; --

Tutorial "Reproducible Research at the Cloud Era"

By svarrette LicenceGitHub Project GitHub issues Documentation Status Build Status GitHub forks

This website hosts documents, material and information related to the tutorial "Reproducible Research at the Cloud Era" given during the IEEE CloudCom 2016 conference.

The objective of this tutorial is to offer a set of practical sessions around selected tools we consider relevant for the many challenges opened by Reproducible Research:

  • Accurate, organized and easy-to{read|take|share} Docs
  • Sharing Code and Data
  • Mastering your environment clean and automated by:
    • Using common building tools \hfill{make, cmake etc.}
    • Using a constrained environment
    • Automate its building through cross-platform recipes
    • Automatically test your recipes for Environment configuration

The hands-on are listed on this page.

Note: This documentation is built using mkdocs.org.