Re: [sage-devel] Re: Sage no longer working in Binder

2021-10-11 Thread enriqu...@gmail.com
I have tried with sagemathinc/cocalc:latest and it works. There is a message of permission denied when running the notebooks, but it is possible to run them. Any other try with sagemath or sagemath-dev (installing jupyterlab) failed. This was my dockerfile: FROM sagemathinc/cocalc:latest COPY

Re: [sage-devel] Re: Sage no longer working in Binder

2021-10-01 Thread Nathan Dunfield
On Thursday, September 30, 2021 at 10:53:46 AM UTC-5 wrote: > My understanding is that the Sage-9.3 and Sage-9.4 binaries are broken > on a large number of machines due to an issue with how openblas was > built. You probably have to use a sage-9.2 docker container, or wait > for sage 9.5 to com

Re: [sage-devel] Re: Sage no longer working in Binder

2021-10-01 Thread Eric Gourgoulhon
Le vendredi 1 octobre 2021 à 09:44:48 UTC+2, Eric Gourgoulhon a écrit : > Le jeudi 30 septembre 2021 à 17:53:46 UTC+2, wst...@gmail.com a écrit : > >> My understanding is that the Sage-9.3 and Sage-9.4 binaries are broken >> on a large number of machines due to an issue with how openblas was >>

Re: [sage-devel] Re: Sage no longer working in Binder

2021-10-01 Thread Eric Gourgoulhon
Le jeudi 30 septembre 2021 à 17:53:46 UTC+2, wst...@gmail.com a écrit : > My understanding is that the Sage-9.3 and Sage-9.4 binaries are broken > on a large number of machines due to an issue with how openblas was > built. You probably have to use a sage-9.2 docker container, or wait > for sa

Re: [sage-devel] Re: Sage no longer working in Binder

2021-09-30 Thread William Stein
My understanding is that the Sage-9.3 and Sage-9.4 binaries are broken on a large number of machines due to an issue with how openblas was built. You probably have to use a sage-9.2 docker container, or wait for sage 9.5 to come out. Somebody probably should have deleted all sage-9.3 and 9.4 bin