An open API service indexing awesome lists of open source software.

https://github.com/rpy2/rpy2-mybinder


https://github.com/rpy2/rpy2-mybinder

mybinder python r rpy2

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# rpy2-mybinder

This repository is an example of mybinder-compatible repository.

| | |
| --- | --- |
| rpy2 showcase: | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/rpy2/rpy2-mybinder/master?urlpath=lab/jupyter.ipynb) |
| rpy2+pandas tutorial: | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/rpy2/rpy2-mybinder/master?urlpath=lab/pandas.ipynb) |

The file `Dockerfile` is based on [rpy2-docker](https://github.com/rpy2/rpy2-docker)'s jupyter image and is adding
notebooks from rpy2's own documentation.