Skip to content

Commit

Permalink
change to point at my repo where used original r-conda example as tem…
Browse files Browse the repository at this point in the history
…plate
  • Loading branch information
fomightez authored Oct 11, 2023
1 parent 1faefae commit c14ef1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# r-conda

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/betatim/r-conda/master?urlpath=rstudio)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/rcondatestOct/master?urlpath=rstudio)

> R and RStudio in repo2docker without waiting for packages to compile!
Jupyter+R: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/r-conda/master?filepath=index.ipynb)
Jupyter+R: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/fomightez/rcondatestOct/master?filepath=index.ipynb)

RStudio: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/binder-examples/r-conda/master?urlpath=rstudio)
RStudio: [![Binder](http://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/fomightez/rcondatestOct/master?urlpath=rstudio)

Binder supports using R and RStudio, with libraries pinned to a specific versions.

Expand Down

0 comments on commit c14ef1e

Please sign in to comment.