| title | permalink | layout |
|---|---|---|
Online Hosted Instructions |
index.html |
home |
Hyperlinks to each of the lab exercises and demos are listed below.
{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %}
| Module | Lab |
|---|---|
| {% for activity in labs %} | {{ activity.lab.module }} |
| {% endfor %} |