Skip to content

Commit

Permalink
add system setting for webshot
Browse files Browse the repository at this point in the history
following wch/webshot#115
  • Loading branch information
avallecam committed Feb 27, 2025
1 parent d876de7 commit 54d2676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions episodes/superspreading-estimate.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exercises: 2
```{r setup, echo= FALSE, message = FALSE, warning = FALSE}
library(webshot)
webshot::install_phantomjs(force = TRUE)
Sys.setenv(OPENSSL_CONF="/dev/null")
```


Expand Down

0 comments on commit 54d2676

Please sign in to comment.