Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 335 Bytes

repo2docker-r

JupyterHub-based repo2docker template for R.

  • Edit install.r to install your R packages.
  • Edit environment.yml to install Python packages.

Provides JupyterHub with RStudio integration. install.r uses r2u mechanism to automatically install any necessary system dependencies. apt-get is not necessary.