Le vendredi 20 novembre 2020 à 10:40:07 UTC+1, dim...@gmail.com a écrit :

>
> there are potentially more ways to run sagemath online, e.g. it used 
> to be possible at some point to run it in mybinder, IIRC. 
> Now it's broken, however: 
> https://github.com/sagemath/sage-binder-env/issues/9 
>
> Anyone knows how to fix the latter, by the way? 
>
>
Well, this is more an issue with that particular repository 
(https://github.com/sagemath/more-sagemath-tutorials) than with Binder and 
Sage. For instance, 
https://mybinder.org/v2/gh/egourgoulhon/SageMathTour/master?filepath=Notebooks/demo_pseudo_Riemannian_Schwarzschild.ipynb
works well in Binder running Sage 9.1.

One may notice that Dockerfile is outdated in the repository 
more-sagemath-tutorials:
the line 
FROM sagemath/sagemath:9.0-py3
should be replaced by
FROM sagemath/sagemath:9.1
(until the Docker image of 9.2 is ready).

Eric.

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/9ea313c0-ee57-4ee0-81f6-445322697528n%40googlegroups.com.

Reply via email to