#1010735 Update to sagemath 9.6 requires jupyter-sphinx requires ipywidgets >= 7

#1010735#5
Date:
2022-05-08 18:40:14 UTC
From:
To:
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.

#1010735#16
Date:
2024-06-25 13:38:59 UTC
From:
To:
#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,