Skip to content

Commit e17c4de

Browse files
committed
Merge pull request scikit-learn#5910 from amueller/nyu_funding
[MRG+1] website: added NYU funding to front-page footer and the about section.
2 parents 6325173 + 8991bd9 commit e17c4de

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

doc/about.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@ funded one year for a developer to work on the project full-time
8080
:width: 200pt
8181
:align: center
8282

83+
`NYU Moore-Sloan Data Science Environment <http://cds.nyu.edu/mooresloan/>`_
84+
funds Andreas Mueller (2014-2015) to work on this project. The Moore-Sloan Data Science
85+
Environment also funds several students to work on the project part-time.
86+
87+
.. image:: images/nyu_short_color.png
88+
:width: 200pt
89+
:align: center
90+
8391
The following students were sponsored by `Google <http://code.google.com/opensource/>`_
8492
to work on scikit-learn through the
8593
`Google Summer of Code <http://en.wikipedia.org/wiki/Google_Summer_of_Code>`_

doc/images/nyu_short_color.png

5.36 KB
Loading

doc/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,19 +315,20 @@
315315
<div class="container index-upper" >
316316
<div class="row-fluid">
317317
<div class="footer">
318-
<div class="span4">
319-
Generous funding provided by INRIA, Google and others.
318+
<div class="span3">
319+
Funding provided by INRIA and others.
320320
</div>
321-
<div class="span4">
321+
<div class="span6">
322322
<a class="reference internal" href="about.html#funding" style="text-decoration: none" >
323323
<img id="index-funding-logo-big" src="_static/img/inria-small.png" title="INRIA">
324324
<img id="index-funding-logo-small" src="_static/img/google.png" title="Google">
325325
<!--Due to Télécom ParisTech's logo text being smaller, a style has been added to improve readability-->
326326
<img id="index-funding-logo-small" src="_static/img/telecom.png" title="Télécom ParisTech" style="max-height: 36px">
327327
<img id="index-funding-logo-small" src="_static/img/FNRS-logo.png" title="FNRS">
328+
<img id="index-funding-logo-small" src="_static/img/nyu_short_color.png" title="NYU CDS">
328329
</a>
329330
</div>
330-
<div class="span4">
331+
<div class="span3">
331332
<a class="reference internal" href="about.html#funding">
332333
More information on our contributors
333334
</a>
5.36 KB
Loading

0 commit comments

Comments
 (0)