Skip to content

syoh/learnr-tutorial

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

About

Interactive R tutorials with Binder and learnr package

Resources

Stars

Watchers

Forks