Skip to content

Commit 6e838a9

Browse files
authored
Update README.md
1 parent 12b24fd commit 6e838a9

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,6 +1,6 @@
11
# D-Lab's Python Intermediate Workshop
22

3-
[![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-Intermediate-Pilot&urlpath=lab%2Ftree%2FPython-Intermediate%2F) [![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/dlab-berkeley/Python-Intermediate-Pilot/HEAD) [![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
3+
[![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-Intermediate-Pilot&urlpath=lab%2Ftree%2FPython-Intermediate%2F) [![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/dlab-berkeley/Python-Intermediate/HEAD) [![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
44

55
This repository contains the materials for D-Lab’s Python Intermediate workshop series. Basic experience with Python (e.g. through [Python Fundamentals](https://github.com/dlab-berkeley/Python-Fundamentals-Pilot)) is expected.
66

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

7474
If you don't have a Berkeley CalNet ID, you can still run these lessons in Binder, which is another cloud-based option. Click this button:
7575

76-
[![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/dlab-berkeley/Python-Intermediate-Pilot/HEAD)
76+
[![Binder](http://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/dlab-berkeley/Python-Intermediate/HEAD)
7777

7878
Note: Using Binder, you unfortunately cannot save your work.
7979

0 commit comments

Comments
 (0)