diff --git a/doc/about.rst b/doc/about.rst index 2ef0718b92f7e..2a689646c1abb 100644 --- a/doc/about.rst +++ b/doc/about.rst @@ -154,6 +154,34 @@ The project would like to thank the following funders. ................................... + +.. raw:: html + +
+
+ +`:probabl. `_ funds Adrin Jalali, Arturo Amor, +François Goupil, Guillaume Lemaitre, Jérémie du Boisberranger, Olivier Grisel, and +Stefanie Senger. + +.. raw:: html + +
+ +
+ +.. image:: images/probabl.png + :width: 75pt + :align: center + :target: https://probabl.ai + +.. raw:: html + +
+
+ +.......... + .. raw:: html
@@ -161,39 +189,39 @@ The project would like to thank the following funders. The `Members `_ of the `Scikit-Learn Consortium at Inria Foundation -`_ fund Arturo Amor, -François Goupil, Guillaume Lemaitre, Jérémie du Boisberranger, and Olivier Grisel. +`_ help at maintaining and +improving the project through their financial support. .. raw:: html
.. |chanel| image:: images/chanel.png - :width: 70pt + :width: 55pt :target: https://www.chanel.com .. |axa| image:: images/axa.png - :width: 50pt + :width: 40pt :target: https://www.axa.fr/ .. |bnp| image:: images/bnp.png - :width: 150pt + :width: 120pt :target: https://www.bnpparibascardif.com/ .. |dataiku| image:: images/dataiku.png - :width: 70pt + :width: 55pt :target: https://www.dataiku.com/ .. |hf| image:: images/huggingface_logo-noborder.png - :width: 70pt + :width: 55pt :target: https://huggingface.co .. |nvidia| image:: images/nvidia.png - :width: 70pt + :width: 55pt :target: https://www.nvidia.com .. |inria| image:: images/inria-logo.jpg - :width: 100pt + :width: 75pt :target: https://www.inria.fr @@ -202,7 +230,7 @@ François Goupil, Guillaume Lemaitre, Jérémie du Boisberranger, and Olivier Gr
.. table:: - :class: sk-sponsor-table align-default + :class: sk-sponsor-table +----------+-----------+ | |chanel| | @@ -255,7 +283,6 @@ and is part of the scikit-learn consortium at Inria.
- .......... .. raw:: html @@ -263,8 +290,7 @@ and is part of the scikit-learn consortium at Inria.
-`Hugging Face `_ funded Adrin Jalali in 2022, -2023 and is part of the scikit-learn consortium at Inria. +`Microsoft `_ funds Andreas Müller since 2020. .. raw:: html @@ -272,10 +298,10 @@ and is part of the scikit-learn consortium at Inria.
-.. image:: images/huggingface_logo-noborder.png - :width: 55pt +.. image:: images/microsoft.png + :width: 100pt :align: center - :target: https://huggingface.co/ + :target: https://www.microsoft.com/ .. raw:: html @@ -289,7 +315,7 @@ and is part of the scikit-learn consortium at Inria.
-`Microsoft `_ funds Andreas Müller since 2020. +`Quansight Labs `_ funds Lucy Liu since 2022. .. raw:: html @@ -297,25 +323,26 @@ and is part of the scikit-learn consortium at Inria.
-.. image:: images/microsoft.png +.. image:: images/quansight-labs.png :width: 100pt :align: center - :target: https://www.microsoft.com/ + :target: https://labs.quansight.org .. raw:: html
-........... +Past Sponsors +............. .. raw:: html
-`Quansight Labs `_ funds Lucy Liu and -Meekail Zain since 2022 and funded Thomas J. Fan from 2021 to 2023. +`Quansight Labs `_ funded Meekail Zain in 2022 and 2023 and, +funded Thomas J. Fan from 2021 to 2023. .. raw:: html @@ -333,8 +360,7 @@ Meekail Zain since 2022 and funded Thomas J. Fan from 2021 to 2023.
-Past Sponsors -............. +........... .. raw:: html diff --git a/doc/images/probabl.png b/doc/images/probabl.png new file mode 100644 index 0000000000000..aab532ba62d95 Binary files /dev/null and b/doc/images/probabl.png differ diff --git a/doc/templates/index.html b/doc/templates/index.html index 460ef9d865046..b8537a6fbf830 100644 --- a/doc/templates/index.html +++ b/doc/templates/index.html @@ -249,6 +249,7 @@

Who uses scikit-learn?

scikit-learn development and maintenance are financially supported by

+ diff --git a/doc/themes/scikit-learn-modern/static/css/theme.css b/doc/themes/scikit-learn-modern/static/css/theme.css index 31697578f84e0..774c25f18e7cc 100644 --- a/doc/themes/scikit-learn-modern/static/css/theme.css +++ b/doc/themes/scikit-learn-modern/static/css/theme.css @@ -1001,7 +1001,6 @@ table.docutils { margin-bottom: 1rem; line-height: 1rem; max-width: 100%; - display: block; overflow-x: auto; }