- Package:
- src:sagemath
- Source:
- sagemath
- Submitter:
- Tobias Hansen
- Date:
- 2024-06-25 13:42:02 UTC
- Severity:
- normal
The need for ipywidgets >= 7 is getting even bigger in sagemath 9.6. Sagemath now depends on jupyter-sphinx, see https://trac.sagemath.org/ticket/33507 jupyter-sphinx is broken in Debian because it depends on ipywidgets >= 7 (#950598). I'm not sure if we are stuck with sagemath 9.5 until we have ipywidgets >=7 or if it is an option to revert even more upstream commits in sagemath to keep this going.
#896460 has been fixed now for a while, testing has ipywidgets 8.1.1-2, and jupyter_sphinx.execute can be imported. As a result I'm closing this bug, and I think you can revert whatever workarounds you added to python-cogent. Thanks,