From: <jd...@us...> - 2009-06-08 14:51:30
|
Revision: 7202 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7202&view=rev Author: jdh2358 Date: 2009-06-08 14:51:27 +0000 (Mon, 08 Jun 2009) Log Message: ----------- add video lecture link to nav bar Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2009-06-08 13:37:03 UTC (rev 7201) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2009-06-08 14:51:27 UTC (rev 7202) @@ -3,6 +3,9 @@ <p>Please <a href="http://sourceforge.net/project/project_donations.php?group_id=80706">donate</a> to support matplotlib development.</p> +<p>Watch a <a href="http://videolectures.net/mloss08_hunter_mat">video lecture</a> about matplotlib presented at <a href="http://videolectures.net/mloss08_whistler">NIPS 08 Workshop</a> <i>Machine Learning Open Source Software</i></a>. +</p> + <p>Nominate matplotlib for a community choice award by clicking the image below -- suggested category "Best Project for Academia" for software which "helps you hit the books, analyze global trends, or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |