Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions layouts/shortcodes/external/courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ <h4><a href="https://www.packtpub.com/application-development/git-mastering-vers
By Ferdinando Santacroce, Aske Olsson, Rasmus Voss and Jakub Narębski
</p>
</li>
<li>
<h4><a href="https://cusy.io/en/our-training-courses/versioned-and-reproducible-storage-of-code-and-data">Versioned and reproducible storage of code and data</a></h4>
<p class='description'>
In this course you will learn how to create reproducible research results and write source code efficiently together.
</p>
</li>
</ul>
</div>
<div class='column-right'>
Expand Down
Loading