NotebookLens
Version updated for https://github.com/Gsbreddy/notebooklens to version v0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
NotebookLens is a GitHub Action and optional hosted service designed to streamline pull request reviews for Jupyter notebooks. It automates the generation of notebook-specific reviewer guidance, including flagged findings and optional AI-generated summaries, while enabling a managed review workspace for in-depth analysis with inline threads and snapshot history. This tool addresses the challenges of reviewing complex .ipynb files, enhancing collaboration and review accuracy directly within GitHub workflows.
What’s Changed
- Merge pull request #7 from Gsbreddy/release/v0.2.0 (90340b7)
- chore: prepare 0.2.0 release (aa98fc4)
- Merge pull request #5 from Gsbreddy/feature/v0.2-reviewer-guidance-playbooks (8092e8d)
- docs: document reviewer guidance playbooks (4fe4260)
- test: cover reviewer guidance integration matrix (6ce0bbd)
- test: add reviewer guidance notebook fixtures (882b14b)
- test: cover reviewer guidance runtime rules (5148383)
- feat: render reviewer guidance in comments (1cd6349)
- feat: add reviewer guidance provider flow (0826289)
- feat: validate reviewer guidance config (c6ce666)