I have written a notebook in RStudio (R markdown document with output: html_notebook). I would like to display it in Github. Which is the best way? I know that it is possible to change the output in github_document but the output is a bit different.
Asked
Active
Viewed 397 times
2
-
2Directly related: [Display R notebooks on github](https://github.com/rstudio/rmarkdown/issues/1020); bottom line: sadly, not possible (yet) – Maurits Evers Jan 17 '21 at 23:39