-
Notifications
You must be signed in to change notification settings - Fork 412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matplotlib example #2536
Matplotlib example #2536
Conversation
80465da
to
600a0ce
Compare
600a0ce
to
7f3792c
Compare
@baskrahmer what does the code have to do with torchmetrics? or is it just dummy code for now? |
Hey, it's just dummy code. Since we have some Matplotlib animations implemented in the documentation Gallery by now, this PR can be closed 😄 |
Alright, fine by me 😄 but feel free to reopen if necessary |
What does this PR do?
Example of using Matplotlib animations in Sphinx-Gallery. Basically the only prerequisite is that
matplotlib_animations
is set toTrue
inconf.py
, which seems to already be the case :)@Borda
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2536.org.readthedocs.build/en/2536/