Skip to content

Commit a0a33ee

Browse files
committed
Add the binder link
1 parent 125823e commit a0a33ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
# widget-code-input
33

4-
[![Build Status](https://travis-ci.org/osscar-org/widget-code-input.svg?branch=master)](https://travis-ci.org/osscar-org/widget_code_input)
5-
[![codecov](https://codecov.io/gh/osscar-org/widget-code-input/branch/master/graph/badge.svg)](https://codecov.io/gh/osscar-org/widget-code-input)
4+
A widget to allow input of a python function, with syntax highlighting.
65

6+
## Try it with JupyterLab !
77

8-
A widget to allow input of a python function, with syntax highlighting.
8+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/osscar-org/widget-code-input/master?urlpath=%2Flab%2Ftree%2Fexamples%2Fintroduction.ipynb)
99

1010
## Installation
1111

0 commit comments

Comments
 (0)