-
Notifications
You must be signed in to change notification settings - Fork 59
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
Add an animated logo that shows the working of Adaptive #329
Conversation
Codecov Report
@@ Coverage Diff @@
## master #329 +/- ##
==========================================
- Coverage 80.87% 80.75% -0.12%
==========================================
Files 38 38
Lines 5051 5051
Branches 916 916
==========================================
- Hits 4085 4079 -6
- Misses 826 829 +3
- Partials 140 143 +3
Continue to review full report at Codecov.
|
b053507
to
9417b05
Compare
9417b05
to
45518d7
Compare
Why not generate this in jupyter-sphinx instead of creating a separate directive? |
That is also an option, but I think it would clutter the |
IIRC jupyter-sphinx directives allow to link a file to read from. |
Description
Adds a fancy moving logo at a minimal cost of 300 KB.
Checklist
pre-commit run --all
(first install usingpip install pre-commit
)pytest
passedType of change
Check relevant option(s).