This is a Ruby kernel for IPython.
This is a fork from the iruby gem https://github.com/minad/iruby that supports the older Ruby 1.8. If you are using Ruby 1.9 you don't want this fork - instead use https://github.com/minad/iruby.
Install the rubygem using gem install iruby
and then run iruby notebook
or iruby
.
Take a look at the Example Notebook.
See the CONTRIBUTORS file.
See the LICENSE file.