Skip to content

Commit a422292

Browse files
authored
Update README.md
1 parent e262fd0 commit a422292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# D-Lab's Python Web APIs Workshop
22

33
[![Datahub](https://img.shields.io/badge/launch-datahub-blue)](https://dlab.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdlab-berkeley%2FPython-Web-APIs&urlpath=lab%2Ftree%2FPython-Web-APIs%2F)
4-
[![Binder](http://mybinder.org/badge.svg)](LINK)
4+
[![Binder](http://mybinder.org/badge.svg)]([LINK](https://mybinder.org/v2/gh/dlab-berkeley/Python-Web-APIs/main?urlpath=tree)
55

66
This repository contains the materials for D-Lab’s Python Web APIs Workshop. Prior experience with Python Fundamentals and Python Data Wrangling is assumed.
77

@@ -49,7 +49,7 @@ The DataHub downloads this repository, along with any necessary packages, and al
4949

5050
If you don't have a Berkeley CalNet ID, you can still run these lessons in the cloud, by clicking this button:
5151

52-
[![Binder](http://mybinder.org/badge.svg)](LINK)
52+
[![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/dlab-berkeley/Python-Web-APIs/main?urlpath=tree)
5353

5454
By using this button, however, you cannot save your work.
5555

0 commit comments

Comments
 (0)