No description
Find a file
2025-06-26 08:32:07 +02:00
.datalad [DATALAD] new dataset 2025-02-14 18:14:31 +01:00
common@3d6c8935fd [DATALAD] Added subdataset 2025-02-14 18:15:01 +01:00
img Initial slide deck 2025-02-14 20:34:00 +01:00
.gitattributes Add README 2025-06-26 08:24:57 +02:00
.gitmodules [DATALAD] Added subdataset 2025-02-14 18:15:01 +01:00
index.html Initial slide deck 2025-02-14 20:34:00 +01:00
README.md Add license info to README 2025-06-26 08:32:07 +02:00

Workshop slides: TRR379 RDM intro "hands-on"

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

  • TRR379 retreat, February 2025

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.