Matt McKay

Results 652 comments of Matt McKay

thanks @AakashGfude for your input here. @jlperla we have made some improvements to the stack. I will release a new version of `myst-nb` which includes a fix that will enable...

- [x] `ERROR: No matching distribution found for interpolation==2.2.4` is causing an issue with the newer version of `numba==0.59` https://github.com/EconForge/interpolation.py/issues/110

thanks @doctor-phil -- oh I see `numba == 0.56.4` which should actually work. I think when I updated to `anaconda=2024.02` the pins are incompatible due to the number of downgrades?

@AakashGfude can you review these conflicts

I think the best short term solution is to split the equation over two lines for now.

@Smit-create can you think about a way we might be able to do a pre-commit run to check for long equations? From @jstac > I wonder if there's a way...

@doctor-phil let's wait on https://github.com/EconForge/interpolation.py/pull/112 and then re-run with a new pin

@AakashGfude just ping me once this is ready for review and we can then merge once you're happy.

@doctor-phil it looks like the pip pins are too much for the new `2024` anaconda distribution -- probably too many downgrades. I will leave this open but let me know...

@Smit-create I guess I was wondering if there are any `html` visual checkers that we might be able to incorporate on the `html` side through `CI` such as https://smartbear.com/product/visualtest/ This...