Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Sep 27, 2024
2 parents a143e08 + cf28ba0 commit 7fb8b4e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# repo2docker-r
JupyterHub-based repo2docker template for 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.

0 comments on commit 7fb8b4e

Please sign in to comment.