From 2451500cf82eadd134655cf1ed3157c51981c509 Mon Sep 17 00:00:00 2001 From: Dou Du Date: Tue, 28 May 2024 10:46:25 +0200 Subject: [PATCH] update README.md file --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f939cc3..2068387 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ # `jupyterlab-hide-code`: A Button in JupyterLab to Run and Hide Code -[![Github Actions Status](https://github.com/osscar-org/jupyterlab-hide-code/workflows/Build/badge.svg)](https://github.com/osscar-org/jupyterlab-hide-code/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/jupyterlab-hide-code/main?urlpath=lab) +[![Github Actions Status](https://github.com/osscar-org/jupyterlab-hide-code/workflows/Build/badge.svg)](https://github.com/osscar-org/jupyterlab-hide-code/actions/workflows/build.yml) A button in JupyterLab to run the code cells and then to hide the code cells. ![demo](./binder/demo.gif) +## Try it with Binder + +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/jupyterlab-hide-code/main?urlpath=lab) + ## Requirements - JupyterLab >= 4.0.0