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.
10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
requests>=2.31
|
|
python-dotenv>=1.0
|
|
jupyter>=1.0
|
|
pandas>=2.0
|
|
plotly>=5.18
|
|
numpy>=1.26
|
|
nbformat>=5.9
|
|
pytest>=7.4
|
|
ruff>=0.1
|