Skip to content

Commit c46c6ef

Browse files
committed
README: Add URLs and description for trying IRuby on Binder
1 parent fb8ffe7 commit c46c6ef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
IRuby is a Ruby kernel for [Jupyter project](http://try.jupyter.org/).
88

9+
## Try IRuby
10+
11+
You can try IRuby with a sample notebook on Binder (the same link as the banner placed above):
12+
13+
https://mybinder.org/v2/gh/RubyData/binder/master?filepath=ruby-data.ipynb
14+
15+
The following URL launches JupyterLab directly on Binder.
16+
17+
https://mybinder.org/v2/gh/RubyData/binder/master?filepath=../lab
18+
919
## Installation
1020

1121
### Requirements

0 commit comments

Comments
 (0)