We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8ffe7 commit c46c6efCopy full SHA for c46c6ef
README.md
@@ -6,6 +6,16 @@
6
7
IRuby is a Ruby kernel for [Jupyter project](http://try.jupyter.org/).
8
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
19
## Installation
20
21
### Requirements
0 commit comments