https://github.com/binder-oilgains/rocker-rstudio
https://github.com/binder-oilgains/rocker-rstudio
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/binder-oilgains/rocker-rstudio
- Owner: binder-oilgains
- Created: 2021-02-02T21:16:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-06T21:35:00.000Z (about 4 years ago)
- Last Synced: 2024-08-03T22:19:10.878Z (8 months ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - binder-oilgains/rocker-rstudio - (Dockerfile)
README
# Specifying an R environment with a runtime.txt file
* `binder-oilgains`Jupyter+R: [](http://beta.mybinder.org/v2/gh/binder-oilgains/rocker-rstudio/main?filepath=index.ipynb)
* `binder-oilgains`: RStudio: [](http://beta.mybinder.org/v2/gh/binder-oilgains/rocker-rstudio/main?urlpath=rstudio)
* `binder-oilgains`: RShiny: [](http://beta.mybinder.org/v2/gh/binder-oilgains/rocker-rstudio/main?urlpath=shiny/bus-dashboard/)
Both [RStudio](https://www.rstudio.com/) and [IRKernel](https://irkernel.github.io/) are installed by default, so you can use either the Jupyter notebook interface or the RStudio interface.
This repository also contains an example of a Shiny app.