fix: Add jupyter and ipykernel to dev dependencies
Required to run the notebooks in notebooks/ directory. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -70,6 +70,10 @@ dev = [
|
||||
# Pre-commit
|
||||
"pre-commit>=4.0",
|
||||
|
||||
# Jupyter
|
||||
"jupyter>=1.0",
|
||||
"ipykernel>=6.29",
|
||||
|
||||
# Type stubs
|
||||
"pandas-stubs",
|
||||
"types-requests",
|
||||
|
||||
Reference in New Issue
Block a user