diff options
author | hardythe1 | 2014-12-02 11:27:56 +0530 |
---|---|---|
committer | hardythe1 | 2014-12-02 11:27:56 +0530 |
commit | 45a35264fc0a7fe97faff344aec8bc8b3fa8c56d (patch) | |
tree | 5e0aac26c1be9747fbb33b16ce851702bbac8d29 | |
parent | 1aabe2f10e6af6ed5c4b8e5c1e20cb16d975c1fe (diff) | |
download | scipy2014-45a35264fc0a7fe97faff344aec8bc8b3fa8c56d.tar.gz scipy2014-45a35264fc0a7fe97faff344aec8bc8b3fa8c56d.tar.bz2 scipy2014-45a35264fc0a7fe97faff344aec8bc8b3fa8c56d.zip |
updated schedule
-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;"> |