docs: upgrade theme styling, auto API refs, and notebook CSS#9
Conversation
…otebook styling Add polished Material theme features (instant nav, tabs, breadcrumbs, search highlighting), auto-generated API reference via gen-files/literate-nav, extended markdown extensions (mermaid, emoji, footnotes, etc.), custom color scheme, and clean Jupyter notebook cell styling with dark mode support. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…hook Add a minimal quickstart notebook under docs/notebooks/, enable the mkdocs-jupyter plugin for notebook rendering, add mkdocs-jupyter to docs dependencies, and add nbstripout pre-commit hook for notebook hygiene. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
gen-files+literate-navscansrc/and create API docs from docstringsmkdocs-jupyterplugin with execute enabled, polished cell styling (hidden prompts, styled code backgrounds, dark mode)docs/notebooks/Test plan
mkdocs serveand verify navigation tabs, instant loading, dark/light togglesrc/🤖 Generated with Claude Code