Skip to content

Commit 7da860d

Browse files
committed
Added tutorial slides
1 parent 42ca49e commit 7da860d

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

_tutorials/graph-based-processing/ecml-2023.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<div class="col-lg-8 text-center">
5252
<h1>Material</h1>
5353
<p>Download the slides used in our tutorial.</p>
54-
<a class="btn btn-primary" href="./gdl4sts_handout.pdf" role="button">Download slides</a>
54+
<a class="btn btn-primary" href="./pdf/2023_gdl4sts_ecml_handout.pdf" role="button">Download slides</a>
5555
</div>
5656
</div>
5757
</div>

_tutorials/graph-based-processing/log-2024.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,14 @@
5353
<h1>Material</h1>
5454
<p>Download the slides used in our tutorial.</p>
5555
<div class="row g-4 justify-content-center">
56-
<div class="col-md-6">
57-
<a class="w-75 btn btn-primary" href="#" role="button">Download slides (Conf.)</a>
56+
<div class="col-md-4">
57+
<a class="w-75 btn btn-primary" href="./pdf/2024_gdl4tsp_log_handout.pdf" role="button" target="_blank">Download slides (Conf.)</a>
5858
</div>
59-
<div class="col-md-6">
60-
<a class="w-75 btn btn-primary" href="#" role="button">Download slides (Meetup)</a>
59+
<div class="col-md-4">
60+
<a class="w-75 btn btn-primary" href="#" role="button" target="_blank">Download slides (Meetup)</a>
61+
</div>
62+
<div class="col-md-4">
63+
<a class="w-75 btn btn-warning" href="https://colab.research.google.com/drive/1F510uMFU1_j86R7u873lqZ4u3Oa-qC_L?usp=sharing" role="button" target="_blank">Code demo</a>
6164
</div>
6265
</div>
6366
</div>

_tutorials/graph-based-processing/gdl4sts_handout.pdf renamed to _tutorials/graph-based-processing/pdf/2023_gdl4sts_ecml_handout.pdf

File renamed without changes.
Binary file not shown.

0 commit comments

Comments
 (0)