Skip to content

Commit 98d11a8

Browse files
authored
Merge 7f2668b into df65145
2 parents df65145 + 7f2668b commit 98d11a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

02-defining-reproducibility.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ ottrpal::set_knitr_image_path()
55

66
# Defining Reproducibility
77

8-
_If you've not previously read through the `defining reproducibility` chapter in our introductory course, we recommend you read through it here; otherwise feel free to skip to the next chapter._
8+
If you've not previously read through the `defining reproducibility` chapter in our introductory course or would like a refresher, we recommend you read through it here; otherwise skip to the next chapter.
99

1010

1111
```{r, echo = FALSE, results='asis'}
12-
cow::borrow_chapter(
12+
ottrpal::borrow_chapter(
1313
doc_path = "02-defining-reproducibility.Rmd",
1414
repo_name = "jhudsl/Reproducibility_in_Cancer_Informatics",
1515
remove_h1 = TRUE

config_automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ make-book-txt: true
3737

3838
# What docker image should be used for rendering?
3939
# The default is jhudsl/base_ottr:main
40-
rendering-docker-image: 'jhudsl/base_ottr:main'
40+
rendering-docker-image: 'jhudsl/base_ottr:testBC'

0 commit comments

Comments
 (0)