This is a Ruby port of numpy-100.
You can try ruby-numo example notebooks without installing IRuby. Please click launch binder badge.
git clone https://github.com/ruby-numo/numo-notebooks
cd numo-notebooks
docker build -t numo .
docker run -dp 443:8888 numo
Finally, Open 192.168.99.100:443 with your browser.