Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.23 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.23 KB

Create and serve learnr tutorials using Binder

Interactive Tutorials for R with learnr

learnr packages are for creating R tutorials with shiny apps running under the hood. Normally, running them require you to run a server or purchase shiny apps hosting service.

However, Binder service can provide an alternative. Following are two examples of learnr tutorials running on Binder.

shiny/test1: Binder

shiny/test2: Binder

Developing/Troubleshooting Tutorials

The Binder image has Jupyter notebook with R and RStudio installed. Rstudio can be invoked to develop and troubleshoot tutorials. Following Binder links will show you how to get to these endpoints

R + Jupyter notebook: Binder

RStudio: Binder