Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #230 from jtpio/try-it-binder
Browse files Browse the repository at this point in the history
Add a Binder section to the readme
  • Loading branch information
jtpio committed Sep 22, 2021
2 parents 6ef6d1f + e722550 commit d720af2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@

![image](https://user-images.githubusercontent.com/591645/118792690-2f1e8080-b898-11eb-98fb-1b8a22b8a07d.png)

## Try it online in your browser

It is possible to try RetroLab on Binder without installing anything using the following link:

<a href="https://mybinder.org/v2/gist/jtpio/77c82c512f6779a1a05ab59d915dfc36/master?urlpath=/retro/notebooks/tour.ipynb">
<img
alt="Try it on Binder"
src="https://mybinder.org/badge_logo.svg"
width="256"
/>
</a>

## Install

`retrolab` can be installed with `pip`:
Expand Down

0 comments on commit d720af2

Please sign in to comment.