diff --git a/docs/source/learn/core_notebooks/index.md b/docs/source/learn/core_notebooks/index.md index 4e7d7353b1..6e5655a5e0 100644 --- a/docs/source/learn/core_notebooks/index.md +++ b/docs/source/learn/core_notebooks/index.md @@ -1,6 +1,18 @@ (core_notebooks)= # Notebooks on core features +:::{note} +**Looking for more examples?** + +The notebooks below focus on core PyMC features and are executed with each +version of the library (available via the navigation bar). + +A much larger gallery of example notebooks is available in the +{doc}`Examples tab `. These are executed more sparsely and +independently, and include a watermark indicating which PyMC version was +used to run them. +::: + :::{toctree} :maxdepth: 1 @@ -13,11 +25,3 @@ dims_module GLM_linear Gaussian_Processes ::: - -:::{note} -The notebooks above are executed with each version of the library -(available on the navigation bar). In addition, a much larger gallery -of example notebooks is available at the {doc}`"Examples" tab `. -These are executed more sparsely and independently. -They include a watermark to show which versions were used to run them. -:::