Sha256: c3f5528bed3398c32023d4362e38e16a213984d904bc8cb683c6617c19a52b24
Contents?: true
Size: 621 Bytes
Versions: 1
Compression:
Stored size: 621 Bytes
Contents
# IRuby This is a Ruby kernel for IPython. ![IRuby Notebook](screenshot.png) ### Quick start At first install the packages `ipython`, `python-jinja`, `python-tornado`, `python-pyzmq` so that you get a working `ipython notebook`. Maybe the packages are called slightly different on your Unix. Now install the rubygem using `gem install iruby` and then run `iruby notebook` or `iruby`. Take a look at the [Example Notebook](http://nbviewer.ipython.org/urls/raw.github.com/minad/iruby/master/IRuby-Example.ipynb). ### Authors See the [CONTRIBUTORS](CONTRIBUTORS) file. ### License See the [LICENSE](LICENSE) file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iruby-0.1.9 | README.md |