diff options
-rwxr-xr-x | website/templates/base.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/website/templates/base.html b/website/templates/base.html index 7833c51..db7d062 100755 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -310,15 +310,12 @@ <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>
<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>
+ <li>ExpEYES </li></ol>
</td></tr>
|