summaryrefslogtreecommitdiff
path: root/website/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/base.html')
-rwxr-xr-xwebsite/templates/base.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/website/templates/base.html b/website/templates/base.html
index 65215d1..5785923 100755
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -307,16 +307,17 @@
<td>Tutorials (Parallel tracks) :</td>
</tr>
<tr><td><li style ="font-weight:700">Basic Track</li></br>
- <ul>1 .Introductory Scientific Computing with Python: Ipython, Matplotlib, NumPy, SciPy</ul>
- <ul>2. Introduction to Git</ul>
- <ul>3. Python for Microcontrollers</ul>
+ <ol><li>Introductory Scientific Computing with Python: Ipython, Matplotlib, NumPy, SciPy</li>
+ <li>Introduction to Git</li>
+ <li>Python for Microcontrollers</li></ol>
<ul style ="font-weight:700">Other topics: TBD</ul>
</td></tr>
<tr> <td><li style ="font-weight:700">Advanced Track</li></br>
- <ul>1. Microhope </ul>
- <ul>2. Algorithm to Application: Using Traits and ETS</ul>
- <ul>3. Introduction to Automated Testing in Python</ul>
- <ul>4. Introduction to Git and GitHub</ul>
+
+ <ol><li> Algorithm to Application: Using Traits and ETS</li>
+ <li>Introduction to Automated Testing in Python</li>
+ <li>Introduction to Git and GitHub</li>
+ <li>ExpEYES workshop </li></ol>
<ul style ="font-weight:700">Other topics: TBD</ul>
</td></tr>