Skip to content

Commit

Permalink
Adding pdf to intro to reproducibility lesson + image adn updating th…
Browse files Browse the repository at this point in the history
…e book chapter with the link to the document with slides.
  • Loading branch information
camilavargasp committed Jun 28, 2024
1 parent c530418 commit f5661e2
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 1 deletion.
Binary file not shown.
Binary file added materials/images/reproducibility_alibi_horst.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions materials/sections/reproducibility-intro.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Learning Objectives {.unnumbered}

- Introduce the concept of reproducibility
- Understand the benefits of setting a reproducible workflows
- Discuss reproducibility best practices: File system structure, file organization, robust file paths.


<br>


:::callout-note
Material for this lesson can be found [here](files/reproducibility-course-intro.pdf).
:::



<br>


![By Allison Horst](images/reproducibility_alibi_horst.png)
4 changes: 3 additions & 1 deletion materials/session_01.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ format:
code-overflow: wrap
---

<!-- {{< include /sections/activity-reproducibility-lego.qmd >}} -->


{{< include /sections/reproducibility-intro.qmd >}}

0 comments on commit f5661e2

Please sign in to comment.