R-in-Jupyter-with-Binder icon indicating copy to clipboard operation
R-in-Jupyter-with-Binder copied to clipboard

Example of how to use R in Jupyter notebooks and make compatible with Binder

Results 2 R-in-Jupyter-with-Binder issues
Sort by recently updated
recently updated
newest added

Once you install `jupyter-repo2docker` you can use: ```sh repo2docker --editable ``` or: ```sh repo2docker -E ``` to work with your local (R) files within a Binder-ready environment so when you...