Skip to content

Commit c6e4e01

Browse files
Add new tab for colab notebook opening
1 parent 82d1fe9 commit c6e4e01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ your EdVPs <3
3333
<td>Welcome! and Intro to Programming in Python (<a href="https://docs.google.com/presentation/d/1qIpgvEjE79MUhFeDaQFaAQRr6w-uNUwvFq7xgK_CEgM/edit?usp=sharing">slides</a>)</td>
3434
<td>
3535
<span class="label"><strong>Homework</strong></span>
36-
<a href="https://colab.research.google.com/github/codebase-berkeley/crup-code/blob/main/week-1/intro_to_python.ipynb">
37-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
36+
<a target="_blank"
37+
href="https://colab.research.google.com/github/codebase-berkeley/crup-code/blob/main/week-1/intro_to_python.ipynb">
38+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab Notebook"/>
3839
</a>
3940
</td>
4041
<td>Anika</td>

0 commit comments

Comments
 (0)