Skip to content

Commit

Permalink
Merge pull request #290 from harveyl888/20241016_01
Browse files Browse the repository at this point in the history
test author in table
  • Loading branch information
harveyl888 authored Oct 16, 2024
2 parents 501bf2c + 6fba521 commit f000e61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/post/2024-10-13-workshops/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ featured: true
draft: false
---

<link rel="stylesheet" type="text/css" href="/css/workshop_blog.css">

## R/Pharma 2024 Workshops

R/Pharma is excited to host 19 free workshops!
Expand All @@ -17,7 +19,7 @@ This year all workshops, except the Diversity Alliance hackathon, are accessible
| Date / Time | Title |
|--------------------------|----------------------------------------------|
| Oct 21, 11:00-15:00 EDT \* | Diversity Alliance Hackathon |
| Oct 25, 09:00-11:00 EDT | Parameterised plots and reports with R and Quarto |
| Oct 25, 09:00-11:00 EDT | Parameterised plots and reports with R and Quarto<br><p class="font-smaller">Nicola Rennie</p> |
| Oct 25, 10:00-13:00 EDT | Building ADaMs with pharmaverse R packages admiral, metacore/metatools and xportr |
| Oct 25, 13:00-15:00 EDT | {shinylive}: Serverless Shiny applications workshop. An exercise in deploying your App to GitHub Pages |
| Oct 25, 13:00-16:00 EDT | Knowledge graphs for drug discovery |
Expand Down
3 changes: 3 additions & 0 deletions static/css/workshop_blog.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
font-smaller: {
font-size: .8em;
}

0 comments on commit f000e61

Please sign in to comment.