UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
https://umcarpentries.org/intro-curriculum-r/
Other
9 stars 12 forks source link

Render Rmd to md locally #68

Closed kelly-sovacool closed 3 years ago

kelly-sovacool commented 3 years ago

Fixes #65. I rendered lessons 01 & 04 to markdown with the Makefile locally. It's curious that they're different from the markdown that GitHub Actions creates. I'm going to disable the GitHub Actions job since it's causing problems.