Skip to content

Commit 2bff3aa

Browse files
committed
Update streetlens.html
1 parent 463404b commit 2bff3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/streetlens.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ <h2>Introduction</h2>
151151
<section>
152152
<h2>Jupyter Notebooks</h2>
153153
<div style="text-align:center; margin-bottom: 30px;">
154-
<a href="https://github.com/knowledge-computing/streetlens/notebook/" target="_blank" style="margin: 0 15px; padding: 10px 20px; background:#2ecc71; color:white; text-decoration:none; border-radius:8px;">1_data_exploration.ipynb</a>
155-
<a href="https://github.com/knowledge-computing/streetlens/notebook/" target="_blank" style="margin: 0 15px; padding: 10px 20px; background:#2ecc71; color:white; text-decoration:none; border-radius:8px;">2_assess_neighborhood_environment.ipynb</a>
154+
<a href="https://github.com/knowledge-computing/streetlens/notebook/1_data_exploration.ipynb" target="_blank" style="margin: 0 15px; padding: 10px 20px; background:#2ecc71; color:white; text-decoration:none; border-radius:8px;">1_data_exploration.ipynb</a>
155+
<a href="https://github.com/knowledge-computing/streetlens/notebook/2_assess_neighborhood_environment.ipynb" target="_blank" style="margin: 0 15px; padding: 10px 20px; background:#2ecc71; color:white; text-decoration:none; border-radius:8px;">2_assess_neighborhood_environment.ipynb</a>
156156
</div>
157157
</section>
158158

0 commit comments

Comments
 (0)