Find a file
2025-06-26 08:27:36 +02:00
.datalad [DATALAD] new dataset 2024-08-10 12:03:33 +02:00
common@3d6c8935fd [DATALAD] Save updated subdatasets 2024-08-10 12:19:33 +02:00
img Import talk sources 2024-08-10 12:34:38 +02:00
.gitattributes Add README 2025-06-26 08:14:08 +02:00
.gitmodules [DATALAD] Added subdataset 2024-08-10 12:03:35 +02:00
.README.md.swp Add license info to README 2025-06-26 08:27:36 +02:00
index.html Import talk sources 2024-08-10 12:34:38 +02:00
README.md Add license info to README 2025-06-26 08:27:36 +02:00

Talk: DataLad beyond Git - Connecting to the rest of the world

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

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.