malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

Remove dependency on jupyter-dash #467

Closed alimanfoo closed 8 months ago

alimanfoo commented 8 months ago

Also some minor tweaks to get things working in local jupyter lab.

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (356c1e7) 97.51% compared to head (94295d9) 97.52%. Report is 2 commits behind head on master.

Files Patch % Lines
malariagen_data/anoph/base.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #467 +/- ## ========================================== + Coverage 97.51% 97.52% +0.01% ========================================== Files 26 26 Lines 2092 2103 +11 ========================================== + Hits 2040 2051 +11 Misses 52 52 ```

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

alimanfoo commented 8 months ago

Going to merge but happy to follow up if any questions or suggestions.