From 4d4eb5232579fa52606d3237cf16e80705b0dc0f Mon Sep 17 00:00:00 2001 From: Scott Draves Date: Sun, 1 Jul 2018 23:18:02 -0400 Subject: [PATCH] update binder links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef6af0551c..333cc08513 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,14 @@ [![NPM version](https://badge.fury.io/js/beakerx.svg)](http://badge.fury.io/js/beakerx) [![PyPI Version](https://badge.fury.io/py/beakerx.svg)](http://badge.fury.io/py/beakerx) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/beakerx/badges/version.svg)](https://anaconda.org/conda-forge/beakerx) -[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/twosigma/beakerx/0.20.1?filepath=StartHere.ipynb) +[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/twosigma/beakerx/0.21.0?filepath=StartHere.ipynb) BeakerX is a collection of JVM kernels and interactive widgets for plotting, tables, autotranslation, and other extensions to Jupyter Notebook. BeakerX is in beta and under active development. The [documentation](https://github.com/twosigma/beakerx/blob/master/StartHere.ipynb) consists of tutorial notebooks on GitHub. -You can try it in the cloud for free with [Binder](https://mybinder.org/v2/gh/twosigma/beakerx/0.20.1?filepath=StartHere.ipynb). +You can try it in the cloud for free with [Binder](https://mybinder.org/v2/gh/twosigma/beakerx/0.21.0?filepath=StartHere.ipynb). BeakerX is the successor to the [Beaker Notebook (source code archive)](https://github.com/twosigma/beaker-notebook-archive). It