File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ">
You can’t perform that action at this time.
0 commit comments