If I understand correctly taking out sage-python avoids the creation of jupyter kernel and it causes problems with the documentation (I saw it testing src/sage/misc/sagedoc.py). But in most cases changing sage-python by python3 did not cause a problem, maybe this is what it should be considered.
Besides another message in this thread I have not seen people having the problem of the complete building of sagelib after each make; is it maybe a problem due to local configuration? El viernes, 22 de agosto de 2025 a las 1:00:20 UTC+2, Kwankyu Lee escribió: > And I do not understand why but the sagemath jupyter kernel is not > created. I rebuilt everything with a make maintainer-clean and the kernel > is not created. > > > That is tracked at https://github.com/sagemath/sage/issues/40605. > > See also https://github.com/sagemath/sage/pull/40586, which is affected > by the regression. > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-release/db471f21-8af0-4040-a468-8c384af53210n%40googlegroups.com.
