-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
MNT: Bump glue-jupyter minversion to 0.6.1 #678
Conversation
Codecov Report
@@ Coverage Diff @@
## main #678 +/- ##
=======================================
Coverage 59.60% 59.60%
=======================================
Files 65 65
Lines 4005 4005
=======================================
Hits 2387 2387
Misses 1618 1618
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed that I can make regions in image viewers again, approving.
@@ -30,7 +30,7 @@ def activate(self): | |||
@viewer_tool | |||
class BqplotMatchWCS(BqplotPanZoomMode): | |||
|
|||
icon = os.path.join(ICON_DIR, 'pan_wcs.png') | |||
icon = os.path.join(ICON_DIR, 'pan_wcs.svg') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can remove the PNG file from the repo too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #679
Fix #660
Fix #677
This is #664 with upstream fix.