You can try bioruby example notebooks without installing IRuby. Please click launch binder badge.
-
Install docker or docker toolbox.
-
Run these commands.
docker pull kozo2/bioruby-notebooks
docker run -dp 443:8888 kozo2/bioruby-notebooks
Open localhost:443
with your web browser.
Open 192.168.99.100:443
with your web browser.