Skip to content

Commit

Permalink
Enable animations in examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Jun 21, 2024
1 parent 5a7b53d commit 6d2ce18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ def __repr__(self) -> str:
"dependencies": ["../binder/requirements.txt"],
"notebooks_dir": "../examples",
},
"matplotlib_animations": True,
}

warnings.filterwarnings(
Expand Down

0 comments on commit 6d2ce18

Please sign in to comment.