Skip to content

Commit

Permalink
Remove bash code from materials
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Oct 29, 2024
1 parent 45f404e commit ecebfa8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions materials.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,4 @@ title: "Course Materials"
- [Datasets](data/)
- [Slides](slides/) (those not included in the practicals)

```{bash}
#| eval: false
#| echo: false
cd docs/slides
docker run --rm -t -v .:/slides astefanutti/decktape -s 1280x720 generic https://itsleeds.github.io/TDStests/slides/intro.html intro.pdf
firefox intro.pdf
```

0 comments on commit ecebfa8

Please sign in to comment.