napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
74 stars 27 forks source link

Add gif display to _repr_html_ for jupyter notebooks #171

Closed GenevieveBuckley closed 7 months ago

GenevieveBuckley commented 1 year ago

Allows jupyter notebooks to automatically display gif animations, similarly to the video formats.

Follow up to https://github.com/napari/napari-animation/pull/170/files

See comment here https://github.com/napari/napari-animation/pull/170#issuecomment-1529723124

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (95801a5) 86.06% compared to head (357d5c8) 85.90%.

Files Patch % Lines
napari_animation/animation.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== - Coverage 86.06% 85.90% -0.17% ========================================== Files 26 26 Lines 1062 1064 +2 ========================================== Hits 914 914 - Misses 148 150 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.