8000 [MRG]DOC Update funders. by cmarmo · Pull Request #17079 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

[MRG]DOC Update funders. #17079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions doc/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -271,82 +271,82 @@ July 2017.
</div>
</div>

............
Past Sponsors
.............

.. raw:: html

<div class="sk-sponsor-div">
<div class="sk-sponsor-div-box">

`Anaconda, Inc <https://www.anaconda.com/>`_ funds Adrin Jalali since 2019.
`INRIA <https://www.inria.fr>`_ actively supports this project. It has
provided funding for Fabian Pedregosa (2010-2012), Jaques Grobler
(2012-2013) and Olivier Grisel (2013-2017) to work on this project
full-time. It also hosts coding sprints and other events.

.. raw:: html

</div>

<div class="sk-sponsor-div-box">

.. image:: images/anaconda.png
.. image:: images/inria-logo.jpg
:width: 100pt
:align: center
:target: https://sydney.edu.au/
:target: https://www.inria.fr

.. raw:: html

</div>
</div>

Past Sponsors
.............
.....................

.. raw:: html

<div class="sk-sponsor-div">
<div class="sk-sponsor-div-box">

`INRIA <https://www.inria.fr>`_ actively supports this project. It has
provided funding for Fabian Pedregosa (2010-2012), Jaques Grobler
(2012-2013) and Olivier Grisel (2013-2017) to work on this project
full-time. It also hosts coding sprints and other events.
`Paris-Saclay Center for Data Science
<https://www.datascience-paris-saclay.fr/>`_
funded one year for a developer to work on the project full-time
(2014-2015), 50% of the time of Guillaume Lemaitre (2016-2017) and 50% of the
time of Joris van den Bossche (2017-2018).

.. raw:: html

</div>

<div class="sk-sponsor-div-box">

.. image:: images/inria-logo.jpg
.. image:: images/cds-logo.png
:width: 100pt
:align: center
:target: https://www.inria.fr
:target: https://www.datascience-paris-saclay.fr/

.. raw:: html

</div>
</div>

.....................
............

.. raw:: html

<div class="sk-sponsor-div">
<div class="sk-sponsor-div-box">

`Paris-Saclay Center for Data Science
<https://www.datascience-paris-saclay.fr/>`_
funded one year for a developer to work on the project full-time
(2014-2015), 50% of the time of Guillaume Lemaitre (2016-2017) and 50% of the
time of Joris van den Bossche (2017-2018).
`Anaconda, Inc <https://www.anaconda.com/>`_ funded Adrin Jalali in 2019.

.. raw:: html

</div>

<div class="sk-sponsor-div-box">

.. image:: images/cds-logo.png
.. image:: images/anaconda.png
:width: 100pt
:align: center
:target: https://www.datascience-paris-saclay.fr/
:target: https://www.anaconda.com/

.. raw:: html

Expand Down
Binary file removed doc/images/anaconda-small.png
Binary file not shown.
1 change: 0 additions & 1 deletion doc/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ <h4 class="sk-landing-call-header">Who uses scikit-learn?</h4>
<img class="sk-footer-funding-logo" src="_static/intel-small.png" title="Intel" >
<img class="sk-footer-funding-logo" src="_static/nvidia-small.png" title="Nvidia" >
<img class="sk-footer-funding-logo" src="_static/dataiku-small.png" title="Dataiku" >
<img class="sk-footer-funding-logo" src="_static/anaconda-small.png" title="Anaconda" >
</div>
</a>
</div>
Expand Down
0