Skip to content

Commit 9d201e0

Browse files
michaelweinold12rambau
authored andcommitted
Add Brightway to Featured Example Gallery Grid (pydata#1580)
* initial commit * test: the png images are not build during tests --------- Co-authored-by: Rambaud Pierrick <[email protected]>
1 parent 0488f34 commit 9d201e0

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/_static/gallery.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
- title: Bokeh
1212
link: https://docs.bokeh.org/en/latest/
1313
img-bottom: ../_static/gallery/bokeh.png
14+
- title: Brightway
15+
link: https://docs.brightway.dev/en/latest/
16+
img-bottom: ../_static/gallery/brightway.png
1417
- title: Jupyter
1518
link: https://docs.jupyter.org/en/latest/
1619
img-bottom: ../_static/gallery/jupyter.png

docs/examples/gallery.md

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Thanks for your support!
2525
2626
- title: Binder
2727
link: https://mybinder.readthedocs.io/en/latest/index.html
28-
- title: Brightway
29-
link: https://docs.brightway.dev/en/latest/
3028
- title: cashocs
3129
link: https://cashocs.readthedocs.io/en/stable/
3230
- title: CuPy

tests/warning_list.txt

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ WARNING: image file not readable: _static/gallery/jupyter.png
99
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
12+
WARNING: image file not readable: _static/gallery/brightway.png
1213
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.count'. Check your autosummary_generate setting.
1314
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.index'. Check your autosummary_generate setting.
1415
WARNING: autosummary: stub file not found 'urllib.parse.DefragResultBytes.count'. Check your autosummary_generate setting.

0 commit comments

Comments
 (0)