Hey all, I really liked the way of making code accessible via a repository or gist containing a bunch of notebooks together with a simple Dockerfile that has not much more than "FROM sagemath/sagemath:version" in it -- but this is something that broke down a while ago (https://github.com/sagemath/sage-binder-env/issues/9, couldn't find a trac ticket).
Now, I don't speak Jupyter well enough to understand why it doesn't still work, but I've found that if, instead of using notebook from SageMath's venv, one installs Python 3 + Jupyter separately in the container and links the SageMath kernel to it, the docker images *can* still be used with mybinder. I've left details here: https://github.com/sagemath/sage-binder-env/issues/9#issuecomment-1317769194, mybinder link: https://mybinder.org/v2/gist/behackl/a5d25c901ec557565f99331b130f09a2/HEAD. Is there something particular about SageMath's Jupyter notebook configuration that might cause this; any ideas? Best, Benjamin -- 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/2a645b4e-52df-4e51-ae84-b8d3025511b4n%40googlegroups.com.