Skip to content

A registry of tutorials, workshop material, videos and other educational resources to help you learn more about DataLad.

License

Notifications You must be signed in to change notification settings

datalad/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataLad Tutorials

A registry of tutorials, workshop material, videos and other educational resources to help you learn more about DataLad.

learnmore

Content

  1. 🔗 Quick links
  2. 🚀 Entry-level
  3. 🤓 In-depth
  4. 🎤 Talks
  5. 👩‍🎓 Contribute

Quick links


🚀 Entry-level

Introductory walk-throughs

Title Content Binder
An introduction to DataLad at the MPI Berlin 💻 -
DataLad tutorial at the MPI Leipzig 💻 -
An introduction to DataLad for the ABCD ReproNim course week 8b 💻 -
An introduction to DataLad for Yale 💻 -
Explore DataLad - an intro 💻 Binder
Exploring the StudyForrest dataset with DataLad 💻 Binder
A short guide to accessing OpenNeuro datasets via DataLad 💻 -
Datalad crash course 💻 -

Workshops

Title Presenter Video Content Binder
Data Management with DataLad, UKE Hamburg Adina Wagner, Michał Szczepanik 🎥
OHBM Brainhack TrainTrack: DataLad Adina Wagner 🎥 💻 Binder

🤓 In-depth

Title Presenter Video Content
Research Data Management with DataLad - An online course - 2022 - - 💻
A hands-on introduction to DataLad Adina Wagner 🎥 -
An introduction to DataLad with a focus on machine learning Adina Wagner 🎥 💻
Workshop on Research Data Management with DataLad Adina Wagner & Lennart Wittkuhn 🎥   session 1 -
Workshop on Research Data Management with DataLad Adina Wagner & Lennart Wittkuhn 🎥   session 2 -
Workshop on Research Data Management with DataLad Adina Wagner & Lennart Wittkuhn 🎥   session 3 -
Workshop on Research Data Management with DataLad Adina Wagner & Lennart Wittkuhn 🎥   session 4 -

🎤 Talks

Title Presenter Video
DataLad - Decentralized Distribution and Sharing of Scientific Datasets Yaroslav Halchenko 🎥
DataLad vs Git/Git-annex for modular data management Michael Hanke 🎥
How to introduce data management technology without sinking the ship? Michael Hanke 🎥
Perpetual decentralized management of digital objects for collaborative open science Michael Hanke 🎥
DataLad - Decentralized Management of Digital Objects for Open Science Adina Wagner 🎥
Data versioning and transformation with DataLad Adina Wagner 🎥
FAIRly big: A framework for reproducible processing of large-scale data (OHBM 2022 poster talk) Adina Wagner 🎥
DataCat: Generate a user-friendly data browser from structured metadata using datalad-catalog (OHBM 2022 poster talk) Stephan Heunis 🎥

👩‍🎓 Contribute

Contributions to this repository are very welcome. They can be in the form of feedback, creating issues, or making pull requests to add/update content.

In order to create new notebooks for this repository, please clone it first and then install the development requirements (ideally in a new virtual environment):

git clone https://github.com/datalad/tutorials.git
cd tutorials
pip install -r requirements-devel.txt
python -m bash_kernel.install

New notebooks can then be created using either the standard IPython kernel or the bash kernel. An http server is also available to be launched from within the Jupyter Notebook environment.

About

A registry of tutorials, workshop material, videos and other educational resources to help you learn more about DataLad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published