From 3ec54f118310119211771133c94f0a836505bb43 Mon Sep 17 00:00:00 2001
From: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
Date: Thu, 29 Dec 2022 14:59:34 +0100
Subject: [PATCH] Create a ``pydata_sphinx_theme`` section in usage examples
(#11046)
---
EXAMPLES | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
diff --git a/EXAMPLES b/EXAMPLES
index 1f1d92365b2..53127983727 100644
--- a/EXAMPLES
+++ b/EXAMPLES
@@ -117,9 +117,7 @@ Documentation using the sphinxdoc theme
* `cartopy `__
* `Jython `__
* `LLVM `__
-* `Matplotlib `__
* `MDAnalysis Tutorial `__
-* `NetworkX `__
* `PyCantonese `__
* `PyRe `__
* `Pyre `__
@@ -141,7 +139,6 @@ Documentation using the nature theme
* `libLAS `__ (customized)
* `Lmod `__
* `MapServer `__ (customized)
-* `Pandas `__
* `pyglet `__ (customized)
* `PyWavelets `__
* `Setuptools `__
@@ -267,7 +264,6 @@ Documentation using sphinx_rtd_theme
* `PyPy `__
* `python-sqlparse `__
* `PyVISA `__
-* `pyvista `__
* `Read The Docs `__
* `RenderDoc `__
* `ROCm Platform `__
@@ -329,13 +325,34 @@ Documentation using sphinx_bootstrap_theme
* `PyUblas `__
* `seaborn `__
+Documentation using pydata_sphinx_theme
+---------------------------------------
+
+* `Arviz `__
+* `Binder `__
+* `Bokeh `__
+* `CuPy `__
+* `EnOSlib `__
+* `Fairlearn `__
+* `Feature-engine `__
+* `Jupyter `__
+* `Jupyter Book `__
+* `Matplotlib `__
+* `MegEngine `__
+* `MNE-Python `__
+* `NetworkX `__
+* `Numpy `__
+* `Pandas `__
+* `PyVista `__
+* `SciPy `__
+* `SEPAL `__
+
Documentation using a custom theme or integrated in a website
-------------------------------------------------------------
* `AIOHTTP `__
* `Apache Cassandra `__
* `Astropy `__
-* `Bokeh `__
* `Boto 3 `__
* `CakePHP `__
* `Ceph `__
@@ -369,7 +386,6 @@ Documentation using a custom theme or integrated in a website
* `ndnSIM `__
* `nose `__
* `ns-3 `__
-* `NumPy `__
* `ObjectListView `__
* `OpenERP `__
* `OpenCV `__
@@ -389,7 +405,6 @@ Documentation using a custom theme or integrated in a website
* `Roundup `__
* `SaltStack `__
* `scikit-learn `__
-* `SciPy `__
* `Scrapy `__
* `Seaborn `__
* `Selenium `__