Skip to content

Commit 1381913

Browse files
committed
move to features gallery
1 parent 1dafabf commit 1381913

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

docs/_static/gallery.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
link-alt: SciPy docs
5050
link: https://docs.scipy.org/doc/scipy/
5151
img-bottom: ../_static/gallery/scipy.png
52+
- title: scikit-learn
53+
link-alt: scikit-learn docs
54+
link: https://scikit-learn.org/
55+
img-bottom: ../_static/gallery/scikit-learn.png
5256
- title: SEPAL
5357
link-alt: SEPAL docs
5458
link: https://docs.sepal.io/en/latest/index.html

docs/examples/gallery.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,4 @@ Thanks for your support!
5656
- title: PyVista
5757
link-alt: PyVista docs
5858
link: https://docs.pyvista.org
59-
- title: scikit-learn
60-
link-alt: scikit-learn docs
61-
link: https://scikit-learn.org/
6259
```

tests/warning_list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ WARNING: image file not readable: _static/gallery/arviz.png
1010
WARNING: image file not readable: _static/gallery/sepal.png
1111
WARNING: image file not readable: _static/gallery/matplotlib.png
1212
WARNING: image file not readable: _static/gallery/brightway.png
13+
WARNING: image file not readable: _static/gallery/scikit-learn.png
1314
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.count'. Check your autosummary_generate setting.
1415
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.index'. Check your autosummary_generate setting.
1516
WARNING: autosummary: stub file not found 'urllib.parse.DefragResultBytes.count'. Check your autosummary_generate setting.

0 commit comments

Comments
 (0)