diff options
author | hardythe1 | 2014-12-04 18:59:36 +0530 |
---|---|---|
committer | hardythe1 | 2014-12-04 18:59:36 +0530 |
commit | db3471b0f43b9149305cb90e3968a90d5227aeaf (patch) | |
tree | 1e003cd98717a74fc9e6ae9d034223fc68400b63 | |
parent | 572763db262d17a0d59657f6db7f2e25138f4a1b (diff) | |
download | scipy2014-db3471b0f43b9149305cb90e3968a90d5227aeaf.tar.gz scipy2014-db3471b0f43b9149305cb90e3968a90d5227aeaf.tar.bz2 scipy2014-db3471b0f43b9149305cb90e3968a90d5227aeaf.zip |
changed title of a tutorials
-rw-r--r-- | static/website/templates/schedule.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html index 77b9908..c15acdb 100644 --- a/static/website/templates/schedule.html +++ b/static/website/templates/schedule.html @@ -87,7 +87,7 @@ Schedule </tr> <tr> <td>Chinmay Kanchi</td> - <td>Data analysis with SciPy stack</td> + <td>Exploring Real World Data with the SciPy Stack</td> <td>9:30</td> </tr> <tr style="background-color:#238E68;color:white;"> @@ -97,7 +97,7 @@ Schedule <tr> <td>Chinmay Kanchi</td> - <td>Data analysis with SciPy stack</td> + <td>Exploring Real World Data with the SciPy Stack</td> <td>11:10</td> </tr> <tr style="background-color:#238E68;color:white;"> |