Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 333 Bytes

Installation

  1. Install docker or docker toolbox.

  2. Run these commands.

docker pull kozo2/bioruby-notebook
docker run -d -p 443:8888 kozo2/bioruby-notebook

Usage

Linux

Open localhost:443 with your favorite web browser.

Mac or Windows

Open ```192.168.99.100:443`` with your favorite web browser.