glue-viz / bqplot-image-gl

Jupyter widget for displaying images with a focus on astronomy
MIT License
19 stars 13 forks source link

ci: add missing notebook dependency #101

Closed mariobuikhuizen closed 1 year ago

mariobuikhuizen commented 1 year ago

Description

This PR fixes CI failing on a missing notebook dependency. See https://github.com/glue-viz/bqplot-image-gl/actions/runs/4633257742

maartenbreddels commented 1 year ago

The 3.6 failure might be fixed using an older ubuntu

maartenbreddels commented 1 year ago

3.8 failure seem related to #100, i guess we can make this a single PR with 2 commits.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0ebf87d) 50.00% compared to head (4d96720) 50.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #101 +/- ## ======================================= Coverage 50.00% 50.00% ======================================= Files 7 7 Lines 140 140 ======================================= Hits 70 70 Misses 70 70 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glue-viz). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=glue-viz)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mariobuikhuizen commented 1 year ago

This was added to #100