Skip to content
Open
Changes from all 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
14 changes: 6 additions & 8 deletions docs/source/learn/core_notebooks/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
(core_notebooks)=
# Notebooks on core features

:::{note}
**Looking for more examples?** These are the core notebooks maintained with each
PyMC release. An even larger gallery of example notebooks is available at the
{doc}`"Examples" tab <nb:gallery>`.
:::

:::{toctree}
:maxdepth: 1

Expand All @@ -13,11 +19,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 <nb:gallery>`.
These are executed more sparsely and independently.
They include a watermark to show which versions were used to run them.
:::