raphaelquast / EOmaps

A library to create interactive maps of geographical datasets
https://eomaps.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
339 stars 25 forks source link

IPython Widgets #232

Closed raphaelquast closed 9 months ago

raphaelquast commented 9 months ago

🌳 New

🕹️ Jupyter Widgets

There is now a collection of pre-configured Jupyter Widgets that can be used as control elements in Jupyter Notebooks!

Make sure to checkout the corresponding 🕹️ EOmaps Jupyter Widgets section in the docs!

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 90.16393% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 75.62%. Comparing base (4e90a41) to head (d592dd1).

Files Patch % Lines
eomaps/widgets.py 90.16% 24 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #232 +/- ## ========================================== + Coverage 75.28% 75.62% +0.34% ========================================== Files 25 26 +1 Lines 11333 11575 +242 ========================================== + Hits 8532 8754 +222 - Misses 2801 2821 +20 ```

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