Skip to content

Commit 7fb8b4e

Browse files
committed
2 parents a143e08 + cf28ba0 commit 7fb8b4e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# repo2docker-r
2-
JupyterHub-based repo2docker template for R
2+
3+
JupyterHub-based repo2docker template for R.
4+
5+
- Edit `install.r` to install your R packages.
6+
- Edit `environment.yml` to install Python packages.
7+
8+
Provides JupyterHub with RStudio integration. `install.r` uses `r2u` mechanism to automatically install any necessary system dependencies. `apt-get` is not necessary.
9+

0 commit comments

Comments
 (0)