Closed consideRatio closed 7 months ago
Notebook 6 required a pyzmq version that didn't support py312. I fixed it by not forcing notebook 6 to be installed in the Python 3.12 test, but instead pinning notebook 6 in other tests.
Thanks @yuvipanda and @minrk!
Not sure why the test is failing though. LGTM once that is fixed