Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit ba4d4e5

Browse files
committed
Make the binder button bigger
1 parent 5fa6fc3 commit ba4d4e5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ This repository contains runnable example notebooks for
44
[Ibis](ibis-project.org/). They are intended to be educational and give users
55
examples of common Ibis workflows.
66

7-
The easiest way to run the notebooks is in the cloud by clicking the link
7+
The easiest way to run the notebooks is in the cloud by clicking the big button
88
below:
99

10-
[![Binder](https://static.mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ibis-project/ibis-examples/main)
10+
<div align="center">
11+
<a href="https://mybinder.org/v2/gh/ibis-project/ibis-examples/main" rel="nofollow">
12+
<img src="https://static.mybinder.org/badge_logo.svg" alt="Launch on mybinder.org" width="60%">
13+
</a>
14+
</div>
1115

1216
## Contributing
1317

0 commit comments

Comments
 (0)