forked from jsta/r-docker-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 703 Bytes
/
params.json
File metadata and controls
6 lines (6 loc) · 703 Bytes
1
2
3
4
5
6
{
"name": "R-docker-tutorial",
"tagline": "A docker tutorial for reproducible research",
"body": "# r-docker-tutorial\r\nA docker tutorial for reproducible research.\r\n\r\nThis is an introduction to Docker designed for participants with knowledge\r\nabout R and RStudio.\r\n\r\n\r\n## Lessons:\r\n\r\n1. [Lesson 01 What and Why](01-what-and-why.html)\r\n2. [Lesson 02 Launching Docker](02-Launching-Docker.html)\r\n3. [Lesson 03 Install packages](03-install-packages.html) \r\n4. [Lesson 04 Commit](04-commit.html)\r\n5. Lesson 05 Dockerhub\r\n6. [Lesson 06 Dockerfiles](06-dockerfiles.html)\r\n\r\n\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}