diff options
Diffstat (limited to 'static/website/templates/schedule.html')
-rw-r--r-- | static/website/templates/schedule.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html index 4700c9d..a1c9fc2 100644 --- a/static/website/templates/schedule.html +++ b/static/website/templates/schedule.html @@ -90,6 +90,11 @@ Schedule <td>Data analysis with SciPy stack</td> <td>9:30</td> </tr> + <tr style="background-color:#238E68;color:white;"> + <td colspan=2>BREAK</td> + <td>11:00</td> + </tr> + <tr> <td>Chinmay Kanchi</td> <td>Data analysis with SciPy stack</td> @@ -102,7 +107,7 @@ Schedule <tr> <td>Abhinash Panda</td> <td>Shogun Machine Learning</td> - <td>11:30</td> + <td>13:40</td> </tr> <tr style="background-color:#238E68;color:white;"> <td colspan=2>TEA BREAK</td> @@ -110,7 +115,7 @@ Schedule </tr> <tr> <td>Ramakrishna Reddy</td> - <td>Build / Deploy</td> + <td>Build / Deploy Python Applications</td> <td>16:00</td> </tr> <tr style="background-color:#238E68;color:white;"> |