El miércoles, 1 de octubre de 2025 a las 20:23:49 UTC+2, David Roe escribió:
2. Identify the backward incompatible changes in #39030 <https://github.com/sagemath/sage/pull/39030> (and elsewhere, such as #39015 <https://github.com/sagemath/sage/pull/39015>). At some point, the public interface to the sage script consisted of the output of sage -advanced, which I've copied below (from 10.7). Since --notebook-dir does not appear there, is there another place where command line options that used to be supported are documented (I don't really want to try to figure this out by reading a bunch of bash scripts). And for the new command line interface, is the list of options documented somewhere? --notebook-dir was never a Sage option. It is a jupyter notebook option which the old sage-notebook script just forwarded to it. It shouldn't be hard to implement this forwarding in the python script. -- You received this message because you are subscribed to the Google Groups "sage-devel" 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-devel/3da5f6b8-804b-45f4-bab5-c7cae8fcb25bn%40googlegroups.com.
