Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 529 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 529 Bytes

bioruby-notebooks

Binder

You can try bioruby example notebooks without installing IRuby. Please click launch binder badge.

Installation

  1. Install docker or docker toolbox.

  2. Run these commands.

docker pull kozo2/bioruby-notebooks
docker run -dp 443:8888 kozo2/bioruby-notebooks

Usage

Linux

Open localhost:443 with your web browser.

Mac or Windows

Open 192.168.99.100:443 with your web browser.