From cca36a4de57ae6d30480ee9cad0db92f56719124 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 5 Jan 2021 09:13:34 +0100 Subject: [PATCH] Update readme Binder link to point to a 3.0 Binder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4425a733a0a8..f83e92856b20 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ [![Discourse](https://img.shields.io/badge/help_forum-discourse-blue.svg)](https://discourse.jupyter.org/c/jupyterlab) [![Gitter](https://img.shields.io/badge/social_chat-gitter-blue.svg)](https://gitter.im/jupyterlab/jupyterlab) -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/3818244?urlpath=lab/tree/demo) An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. [Currently ready for users.](https://blog.jupyter.org/jupyterlab-is-ready-for-users-5a6f039b8906)