> I am trying to marry SageMath and Jupyterhub. I think I got them engaged,
> but the wedding night has a problem:

This is not a Sage + JupyterHub problem as much as a Sage + system Jupyter one.

Packagers have already solved it for various distributions, so, if you
don't need a Sage version compiled from sources, you can have a
working Sage + JupyterHub setup using the system packages with no
further hacks.

Here is an example of Dockerfile based on Ubuntu 18.04 (bionic) that
is currently working for me with DockerSpawner :

  https://github.com/defeo/jupyterhub-docker/blob/keats/jupyterlab/Dockerfile

I have a blog post on the whole process of setting up JupyterHub using
Docker Compose (spoiler: it's easy):

  https://opendreamkit.org/2018/10/17/jupyterhub-docker/

But I haven't advertised much yet because I'm still fiddling with the
contents of single-user server Docker image (spoiler: it's a mess if
you need anything else than Sage).

Hope this helps. I'd be glad to get any feedback.

Cheers,
Luca

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to