Skip to content

Make examples gallery link more prominent on core notebooks page - #8381

Open
shivamsingh-007 wants to merge 1 commit into
pymc-devs:mainfrom
shivamsingh-007:make-examples-prominent-6534
Open

Make examples gallery link more prominent on core notebooks page#8381
shivamsingh-007 wants to merge 1 commit into
pymc-devs:mainfrom
shivamsingh-007:make-examples-prominent-6534

Conversation

@shivamsingh-007

Copy link
Copy Markdown

Summary

Make the examples gallery link more prominent on the core notebooks page.

Related Issue

Fixes #6534

What changed

Moved the examples gallery note from below the notebook listing to the top
of the page, with a bold header ("Looking for more examples?") that
immediately directs users to the larger examples gallery.

Why this approach

The previous note was easily missed at the bottom of the page. Placing it
before the toctree with a prominent header ensures first-time visitors
immediately know that more examples are available.

Testing done

  • sphinx-lint passes clean
  • Markdown is structurally valid
  • Cross-reference uses the same nb:gallery intersphinx role as before

Checklist

  • Tests added/updated — N/A (docs-only change)
  • Docs updated
  • Lint/format passes
  • Linked issue referenced
  • No unrelated changes bundled in

@welcome

welcome Bot commented Jul 29, 2026

Copy link
Copy Markdown

Thank You Banner]
💖 Thanks for opening this pull request! 💖 The PyMC community really appreciates your time and effort to contribute to the project. Please make sure you have read our Contributing Guidelines and filled in our pull request template to the best of your ability.

@github-actions github-actions Bot added the docs label Jul 29, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 pymc | 🛠️ Build #33811975 | 📁 Comparing 8fb495e against latest (b2d75ab)

  🔍 Preview build  

2 files changed
± glossary.html
± learn/core_notebooks/index.html

@shivamsingh-007
shivamsingh-007 marked this pull request as ready for review August 16, 2026 16:53
Copilot AI lite review requested due to automatic review settings August 16, 2026 16:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the core notebooks landing page to surface the “Examples” gallery link more prominently, addressing discoverability concerns raised in #6534.

Changes:

  • Moved the examples gallery admonition from below the notebook listing to the top of the page.
  • Updated the note text to lead with a bold “Looking for more examples?” header while keeping the existing {doc} link target.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make examples notebooks more prominent on page

2 participants