Martha Cryan

Results 76 comments of Martha Cryan

Decided to leave this for now but for context in the future: * Looked at this documentation to try to figure out how to consistently get a histogram with a...

I'll also be at SciPy! I also want to let others step up but I'll be around to help if needed :)

When I was working on this 2 years ago, I remember the toughest part was just getting a concise update from all of the subprojects. Maybe we can tag all...

I like that idea! Anyone tagged below: Can you comment a short update on recent updates for the subproject you represent in the SSC? @gabalafou (Accessibility), @ivanov (Foundations and Standards),...

Mac CI tests can be more costly - we could just run them on push to master rather than on push to any PR

https://playwright.dev/docs/test-snapshots

Oh interesting note is that the cmd+Z behavior actually does work in the cell editor.

currently the issue isn't present for the cell editor because the onKeyDown handler for that input adds e.stopPropagation(). I can fix the issue by simply adding that into the onKeyDown...

> [@michaelbabyn](https://github.com/michaelbabyn) noticed this: > > > it looks like the heatmaps are getting loaded as images from a cache rather than being regenerated each time the callback updates the...