Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
glue-viz
/
glue
Public
Notifications
You must be signed in to change notification settings
Fork
160
Star
791
Code
Issues
452
Pull requests
30
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2026
Merge pull request #2594 from MatthewPortman/patch-1
Show description for 77dc9b8
astrofrog
authored
77dc9b8
View commit details
Copy full SHA for 77dc9b8
Browse repository at this point
Commits on Sep 4, 2026
Merge pull request #2591 from Carifio24/volume-layer-state-patch
Show description for 751871d
astrofrog
authored
751871d
View commit details
Copy full SHA for 751871d
Browse repository at this point
Commits on Aug 28, 2026
Apply suggestion from @dhomeier
Show description for 049f4e7
MatthewPortman
and
dhomeier
authored
049f4e7
View commit details
Copy full SHA for 049f4e7
Browse repository at this point
Commits on Aug 25, 2026
Add reg test to check viewer state reference data settings
MatthewPortman
committed
79a2af1
View commit details
Copy full SHA for 79a2af1
Browse repository at this point
Commits on Aug 19, 2026
Fix list comprehension in _update_combo_ref_data
MatthewPortman
authored
3945eff
View commit details
Copy full SHA for 3945eff
Browse repository at this point
Add ndim check for image viewer
MatthewPortman
authored
25c7c37
View commit details
Copy full SHA for 25c7c37
Browse repository at this point
Commits on Jul 23, 2026
Don't patch vispy volume layer state class.
Carifio24
committed
2aba446
View commit details
Copy full SHA for 2aba446
Browse repository at this point
Commits on Jul 13, 2026
Merge pull request #2589 from Carifio24/layer-states-3d-viewer-state
astrofrog
authored
dae530c
View commit details
Copy full SHA for dae530c
Browse repository at this point
Commits on Jul 12, 2026
Only pass viewer state up to superclasses.
Carifio24
committed
8518e09
View commit details
Copy full SHA for 8518e09
Browse repository at this point
Add tests checking that viewer state is not None.
Carifio24
committed
11f4ace
View commit details
Copy full SHA for 11f4ace
Browse repository at this point
Pass keyword arguments through to superclass in 3D layer states.
Carifio24
committed
75b45e6
View commit details
Copy full SHA for 75b45e6
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #2587 from astrofrog/atomic-plugin-config-write
dhomeier
authored
8b9ec10
View commit details
Copy full SHA for 8b9ec10
Browse repository at this point
Merge pull request #2586 from glue-viz/pre-commit-ci-update-config
Show description for c76ea45
dhomeier
authored
c76ea45
View commit details
Copy full SHA for c76ea45
Browse repository at this point
Commits on Jul 9, 2026
Move the unchanged-config check to the top of save and warn when a blocked rename drops an updated config
astrofrog
committed
b40e300
View commit details
Copy full SHA for b40e300
Browse repository at this point
Make the bundled pytest plugin the single config-dir isolation and drop the duplicate handling in conftest
astrofrog
committed
c3568be
View commit details
Copy full SHA for c3568be
Browse repository at this point
Use pathlib for the plugins config rename and directory listing to satisfy the pathlib lint rules
astrofrog
committed
179ce3c
View commit details
Copy full SHA for 179ce3c
Browse repository at this point
Skip rewriting the plugins config when unchanged and ignore a blocked rename instead of retrying
astrofrog
committed
1ec2201
View commit details
Copy full SHA for 1ec2201
Browse repository at this point
Ship a pytest plugin that gives each test process its own glue config directory
astrofrog
committed
dc4a173
View commit details
Copy full SHA for dc4a173
Browse repository at this point
Retry the plugins config rename on Windows where an open file cannot be replaced
astrofrog
committed
ad353c8
View commit details
Copy full SHA for ad353c8
Browse repository at this point
Merge pull request #2588 from Carifio24/check-reference-data-changed-volume
Show description for 4a7a5eb
astrofrog
authored
4a7a5eb
View commit details
Copy full SHA for 4a7a5eb
Browse repository at this point
Commits on Jul 8, 2026
Don't do reference data change updates if the reference data hasn't actually changed.
Carifio24
committed
2f80d16
View commit details
Copy full SHA for 2f80d16
Browse repository at this point
Commits on Jul 7, 2026
Try reading the plugins config file strictly first and emit a warning before falling back to a tolerant parse
astrofrog
committed
4f9661b
View commit details
Copy full SHA for 4f9661b
Browse repository at this point
Commits on Jul 6, 2026
[pre-commit.ci] pre-commit autoupdate
Show description for 71ebc13
pre-commit-ci[bot]
authored
71ebc13
View commit details
Copy full SHA for 71ebc13
Browse repository at this point
Commits on Jul 1, 2026
Write the plugins config file atomically and tolerate duplicate options when reading it
astrofrog
committed
4681bf4
View commit details
Copy full SHA for 4681bf4
Browse repository at this point
Commits on Jun 25, 2026
Update CHANGELOG
astrofrog
authored and
github-actions[bot]
committed
9e5d859
View commit details
Copy full SHA for 9e5d859
Browse repository at this point
Merge pull request #2584 from astrofrog/util-compute-histogram
Show description for 8130a02
astrofrog
authored
8130a02
View commit details
Copy full SHA for 8130a02
Browse repository at this point
Add a compute_histogram helper to glue.utils for the binning part of a histogram and use it from Data.compute_histogram so the logic is not duplicated
astrofrog
committed
ef08bdd
View commit details
Copy full SHA for ef08bdd
Browse repository at this point
Merge pull request #2585 from astrofrog/drop-pytest-flake8
Show description for 8dd6171
astrofrog
authored
8dd6171
View commit details
Copy full SHA for 8dd6171
Browse repository at this point
Updated figure hashes for recent Matplotlib changes
astrofrog
committed
efe0df2
View commit details
Copy full SHA for efe0df2
Browse repository at this point
Remove the unmaintained pytest-flake8 dependency and its obsolete configuration since linting is handled by ruff and the plugin is incompatible with recent pytest
astrofrog
committed
e781cdc
View commit details
Copy full SHA for e781cdc
Browse repository at this point
Commits on Jun 9, 2026
Merge pull request #2573 from MatthewPortman/update-component-ndim
Show description for 381123e
astrofrog
authored
381123e
View commit details
Copy full SHA for 381123e
Browse repository at this point
Merge pull request #2577 from Carifio24/3d-viewer-state-layers-changed
Show description for d1a147d
astrofrog
authored
d1a147d
View commit details
Copy full SHA for d1a147d
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #2582 from astrofrog/fix-serialize-numpy-array-functions
Show description for 23ff3f0
astrofrog
authored
23ff3f0
View commit details
Copy full SHA for 23ff3f0
Browse repository at this point
Add regression test for serializing an image viewer state with a numpy collapse function
astrofrog
committed
70db797
View commit details
Copy full SHA for 70db797
Browse repository at this point
Serialize callables such as numpy array functions by name reference when they match no type-keyed saver
astrofrog
committed
bfe6612
View commit details
Copy full SHA for bfe6612
Browse repository at this point
Previous
Next
You can’t perform that action at this time.