Skip to content

Commit 2451500

Browse files
author
Dou Du
committed
update README.md file
1 parent 5cc24b5 commit 2451500

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# `jupyterlab-hide-code`: A Button in JupyterLab to Run and Hide Code
22

3-
[![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)
3+
[![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)
44

55
A button in JupyterLab to run the code cells and then to hide the code cells.
66

77
![demo](./binder/demo.gif)
88

9+
## Try it with Binder
10+
11+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/jupyterlab-hide-code/main?urlpath=lab)
12+
913
## Requirements
1014

1115
- JupyterLab >= 4.0.0

0 commit comments

Comments
 (0)