Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ instance/

# Sphinx documentation
docs/build/
docs/gettext/
docs/jupyter_execute/
docs/source/api/generated/

Expand Down
5 changes: 5 additions & 0 deletions docs/source/gallery/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Welcome to the PyMC-Marketing example gallery! This gallery provides visual navi
:link: ../notebooks/mmm/mmm_example.html
:::

::::{grid-item-card} Beyong Marketing building GAMs
:img-top: ../gallery/images/mmm_example.png
:link: ../notebooks/mmm/mmm_gam_options.html
:::

:::{grid-item-card} Custom Models with MMM components
:img-top: ../gallery/images/mmm_components.png
:link: ../notebooks/mmm/mmm_components.html
Expand Down
10,814 changes: 10,814 additions & 0 deletions docs/source/notebooks/mmm/mmm_gam_options.ipynb

Large diffs are not rendered by default.

Loading