Skip to content

Commit b65aac8

Browse files
committed
Updated readme with Binder badge.
1 parent 3a1d7c1 commit b65aac8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/ScalABM/models-library)
12
[![Build Status](https://travis-ci.org/ScalABM/models-library.svg?branch=master)](https://travis-ci.org/ScalABM/models-library)
23
[![Coverage Status](https://coveralls.io/repos/ScalABM/models-library/badge.svg?branch=master&service=github)](https://coveralls.io/github/ScalABM/models-library?branch=master)
34

45
# Models library
56
Collection of seminal agent-based models of economics systems replicated using ScalABM. Primary purpose of this library is to demonstrate functionality of the underlying ScalABM libraries as well as to familiarize potential users with our tools. Added bonus is that replication studies act as an additional set of [functional tests](https://en.wikipedia.org/wiki/Functional_testing) for ScalABM!
7+
8+
The easiest way to interact with the models in the library is to click on the "Launch Binder" button above. Clicking this button will launch the entire models library as a collection of interactive [Jupyter](http://jupyter.org/) notebooks running inside a [Docker container](https://www.docker.com/) on top of [Kupernetes](http://kubernetes.io/). Hat tip to the folks at the [Binder Project](https://github.com/binder-project) for making this possible.

0 commit comments

Comments
 (0)