feat: add master notebook library scaffolding and review tooling
Add CLAUDE.md defining the Palladium master notebook conventions and Red Panda Approval criteria, plus a review-notebook slash command for LLM-driven notebook review. Expand .gitignore to block client/engagement documents and generated exports, keeping masters client-clean while allowing text/image sources. Normalize slider widget numeric values from floats to integers in notebook JSON.
This commit is contained in:
@@ -4,5 +4,6 @@ jupyter>=1.0
|
||||
pandas>=2.0
|
||||
plotly>=5.18
|
||||
numpy>=1.26
|
||||
nbformat>=5.9
|
||||
pytest>=7.4
|
||||
ruff>=0.1
|
||||
|
||||
Reference in New Issue
Block a user