Skip to content

Commit

Permalink
Add Brightway to Featured Example Gallery Grid (#1580)
Browse files Browse the repository at this point in the history
* initial commit

* test: the png images are not build during tests

---------

Co-authored-by: Rambaud Pierrick <12rambau@users.noreply.github.com>
  • Loading branch information
michaelweinold and 12rambau committed Jan 11, 2024
1 parent 82eabda commit 2057612
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/_static/gallery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
- title: Bokeh
link: https://docs.bokeh.org/en/latest/
img-bottom: ../_static/gallery/bokeh.png
- title: Brightway
link: https://docs.brightway.dev/en/latest/
img-bottom: ../_static/gallery/brightway.png
- title: Jupyter
link: https://docs.jupyter.org/en/latest/
img-bottom: ../_static/gallery/jupyter.png
Expand Down
2 changes: 0 additions & 2 deletions docs/examples/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ Thanks for your support!
- title: Binder
link: https://mybinder.readthedocs.io/en/latest/index.html
- title: Brightway
link: https://docs.brightway.dev/en/latest/
- title: cashocs
link: https://cashocs.readthedocs.io/en/stable/
- title: CuPy
Expand Down
1 change: 1 addition & 0 deletions tests/warning_list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ WARNING: image file not readable: _static/gallery/jupyter.png
WARNING: image file not readable: _static/gallery/arviz.png
WARNING: image file not readable: _static/gallery/sepal.png
WARNING: image file not readable: _static/gallery/matplotlib.png
WARNING: image file not readable: _static/gallery/brightway.png
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.count'. Check your autosummary_generate setting.
WARNING: autosummary: stub file not found 'urllib.parse.DefragResult.index'. Check your autosummary_generate setting.
WARNING: autosummary: stub file not found 'urllib.parse.DefragResultBytes.count'. Check your autosummary_generate setting.
Expand Down

0 comments on commit 2057612

Please sign in to comment.