A 3h hands-on workshop that introduces a DataLad-approach to computational reproducibility, where participants end up fully reproducing results and manuscript of a peer-reviewed paper, published in 2020.
  • HTML 99.6%
  • Makefile 0.4%
Find a file
2025-06-26 08:31:13 +02:00
.datalad [DATALAD] new dataset 2024-10-21 09:45:36 +02:00
common@3d6c8935fd [DATALAD] Added subdataset 2024-10-21 09:46:00 +02:00
img Update for 2024 Copenhagen edition 2024-10-21 20:01:13 +02:00
.gitattributes Update for 2024 Copenhagen edition 2024-10-21 20:01:13 +02:00
.gitignore Add README 2024-10-21 10:44:21 +02:00
.gitmodules [DATALAD] Added subdataset 2024-10-21 09:46:00 +02:00
index.css Update for 2024 Copenhagen edition 2024-10-21 20:01:13 +02:00
index.html Record directpoll questions (does not preserve them) 2024-10-22 13:15:37 +02:00
Makefile Update for 2024 Copenhagen edition 2024-10-21 20:01:13 +02:00
README.md Extend README 2025-06-26 08:31:13 +02:00

Computational reproducibility: How could it be done in practice?

made-with-datalad CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Given at

  • Workshop "Reproducible Quantitative Data Science", Copenhagen, October 2023
  • Workshop "Reproducible Quantitative Data Science", Copenhagen, October 2024

How to obtain the slides

This is a DataLad dataset. Clone the source repository:

datalad clone <url>

Enter the newly created directory

cd <directory>

And obtain all content:

datalad get . -r

Now open index.html in a browser compatible with reveal.js.