From c552c72b0f794f47568225a5da7dca5ab960c7fb Mon Sep 17 00:00:00 2001 From: Justin Shenk Date: Wed, 1 May 2019 14:28:46 +0200 Subject: [PATCH] Open demo.ipynb directly in Binder Fixed URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9621491..1f5680f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/JarnoRFB/epysurv/master?urlpath=lab/tree/demo.ipynb) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/JarnoRFB/epysurv/master?filepath=demo.ipynb) [![Build Status](https://travis-ci.com/JarnoRFB/epysurv.svg?token=dmY4GfBz2Rs5oxYeuMhW&branch=master)](https://travis-ci.com/JarnoRFB/epysurv) # epysurv @@ -27,4 +27,4 @@ Coming soon... For now see [`demo.ipynb`](demo.ipynb). ## Related Projects * https://github.com/lvphj/epydemiology -* https://github.com/cmrivers/epipy \ No newline at end of file +* https://github.com/cmrivers/epipy