Skip to content

Commit

Permalink
Add papermill as dependency
Browse files Browse the repository at this point in the history
Required for testing parametes in Jupyter (like in #11262)
  • Loading branch information
cderv committed Nov 6, 2024
1 parent c7fd7a8 commit 4a58848
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 3 deletions.
1 change: 1 addition & 0 deletions tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies = [
"jupyter>=1.1.1",
"matplotlib>=3.9.2",
"pandas>=2.2.3",
"papermill>=2.6.0",
"seaborn>=0.13.2",
"shiny>=1.2.0",
]
Loading

0 comments on commit 4a58848

Please sign in to comment.