Skip to content

Commit 295b4df

Browse files
committed
Re-build examples
1 parent 9aad0c9 commit 295b4df

File tree

2 files changed

+3047
-0
lines changed

2 files changed

+3047
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Welcome to Advanced Programming in R and HPC! You can find the syllabus
1717
| 7 | R packages I (Issue [12](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/12)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-07-slides.html) ([source](lectures/07-rpkgs-i/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-07-lab.html) ([source](labs/07-rpkgs-i/lab.qmd)) |
1818
| 8 | Rcpp + OpenMP + Slurm (Issue [16](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/16)) | | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-08-lab.html) ([source](labs/08-openmp-slurm/lab.qmd)) |
1919
| 9 | More practice with slurm (and netplot) (Issue [17](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/17)) | | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-09-lab.html) ([source](labs/09-slurm-practice/lab.qmd)) |
20+
| 10 | Automatic Reports with GitHub Actions (Issue [19](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/19)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-10-slides.html) ([source](lectures/99-autoreport/slides.qmd)) | |
2021

2122
## Assignment workflow
2223

0 commit comments

Comments
 (0)