Re: [sage-support] Re: Fail in installing both sage-numerical-backends-gurobi and sage-numerical-backends-coin

2024-07-31 Thread Matthias Koeppe
Try "sage -pip install --no-build-isolation sage-numerical-backends-gurobi" as a workaround. On Monday, July 29, 2024 at 1:18:23 PM UTC-7 Ziyan He wrote: > My sage version is 10.3, and here is my error log : > Collecting sage-numerical-backends-gurobi > Using cached sage_numerical_backends_gur

[sage-support] Re: Coercion question

2024-07-31 Thread 'Andrew' via sage-support
Thanks Nils. Actually, I think that what I need is a conversion rather than a coercion as `register_as_conversion()` lets me change the category. On Wednesday 31 July 2024 at 2:49:16 am UTC+10 Nils Bruin wrote: > On Monday 29 July 2024 at 22:13:27 UTC-7 Andrew wrote: > > [Not sure if this belong

[sage-support] Support JupyterLab debugging interface ?

2024-07-31 Thread Emmanuel Charpentier
A question on ask.sagemath.org raises an interesting issue : - “Our” Jupyterlab supports the debugging interface offered to Jupyter (zmq ?) kernels (e. g. one can use it with the “standard” Python kerne