https://github.com/rpy2/rpy2-mybinder
https://github.com/rpy2/rpy2-mybinder
mybinder python r rpy2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpy2/rpy2-mybinder
- Owner: rpy2
- License: mit
- Created: 2020-01-11T17:47:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T04:09:18.000Z (about 5 years ago)
- Last Synced: 2025-06-04T12:18:25.459Z (4 months ago)
- Topics: mybinder, python, r, rpy2
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpy2-mybinder
This repository is an example of mybinder-compatible repository.
| | |
| --- | --- |
| rpy2 showcase: | [](https://mybinder.org/v2/gh/rpy2/rpy2-mybinder/master?urlpath=lab/jupyter.ipynb) |
| rpy2+pandas tutorial: | [](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.