Skip to content

Commit

Permalink
updated link to square pymc logo (pymc-devs#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
reshamas authored Dec 20, 2022
1 parent d45b7b3 commit c97ef3d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions examples/gallery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,37 +13,37 @@ Core notebooks
:gutter: 4

.. grid-item-card:: Introductory Overview of PyMC
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:pymc_overview
:link-type: ref
:shadow: none

.. grid-item-card:: GLM: Linear regression
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:GLM_linear
:link-type: ref
:shadow: none

.. grid-item-card:: Model Comparison
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:model_comparison
:link-type: ref
:shadow: none

.. grid-item-card:: Prior and Posterior Predictive Checks
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:posterior_predictive
:link-type: ref
:shadow: none

.. grid-item-card:: Distribution Dimensionality
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:dimensionality
:link-type: ref
:shadow: none

.. grid-item-card:: PyMC and Aesara
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/logos/PyMC_square.svg
:img-top: https://raw.githubusercontent.com/pymc-devs/brand/main/pymc/pymc_logos/PyMC_square.svg
:link: pymc:pymc_aesara
:link-type: ref
:shadow: none
Expand Down

0 comments on commit c97ef3d

Please sign in to comment.