Bikes - #296
Conversation
Browser-driven matrix axis slicingMakes the browser the source of truth for What changed
How to test manuallyPython side (needs a live kernel): cgm.request_matrix_slice("row", index=0, max_entries=20)
cgm.request_matrix_slice("cell", row=0, col=0)Front-end only (works in exported standalone HTML too): click a row/column label Review focus — please double-check before merge
Notes
|
# Conflicts: # docs/assets/js/celldega.js # js/celldega.js
No description provided.