Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 766 Bytes

README.rdoc

File metadata and controls

15 lines (10 loc) · 766 Bytes

iRuby notebooks

This notebooks are powered by Ruby kernel for IPython/Jupyter. I placed them here to show some GnuplotRB’s capabilities and ways of using it together with iRuby.

Installation

To use gnuplot gem with iRuby you need to install them both.

  • iRuby installation is covered in its README. It also covers installation of iPython and other dependecies.

  • GnuplotRB gem installation covered in README too.

Usage

Using GnuplotRB inside iRuby notebooks is covered in basic usage notebook.