pyro-ppl / numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
https://num.pyro.ai
Apache License 2.0
2.09k stars 227 forks source link

Add images to tutorial gallery #1799

Closed juanitorduz closed 1 month ago

juanitorduz commented 1 month ago

Hey! I recently discovered how to add images to the notebook examples: just need to add an image into the _static folder with the same name as the notebook :) I added the ones from my examples :D

image