Skip to content

Commit 5742f73

Browse files
authored
Update sigir-2025.html
1 parent 7306fcf commit 5742f73

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

sigir-2025.html

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,35 @@ <h2 class="title is-3">Abstract</h2>
217217

218218
</section>
219219

220+
<section class="section">
221+
<div class="container is-max-desktop">
222+
<div class="columns is-centered has-text-centered">
223+
<div class="column is-four-fifths">
224+
<h2 class="title is-3">Practical Component</h2>
225+
<div class="content has-text-justified">
226+
<p>
227+
For the practical component, we will need to grab some data, and have some instructions ready.
228+
</p>
229+
<p>
230+
<strong>Prerequisite:</strong> You have your own machine with Docker installed.
231+
<br>
232+
I will step through on my own machine if you don’t have access.
233+
</p>
234+
<p>
235+
You can also experiment with the tutorial at any time (later).
236+
</p>
237+
<p>
238+
<strong>Tutorial:</strong> <a href="https://shorturl.at/VExpG" target="_blank">https://shorturl.at/VExpG</a>
239+
<br>
240+
<strong>AKA:</strong> <a href="https://github.com/pisa-engine/pisa/blob/main/test/docker/tutorial/instructions.md" target="_blank">
241+
https://github.com/pisa-engine/pisa/blob/main/test/docker/tutorial/instructions.md</a>
242+
</p>
243+
</div>
244+
</div>
245+
</div>
246+
</div>
247+
</section>
248+
220249
<footer class="footer">
221250
<div class="container">
222251
<div class="content has-text-centered">

0 commit comments

Comments
 (0)