Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

binder-compatible docker image #23

Closed
nthiery opened this issue Dec 4, 2016 · 2 comments
Closed

binder-compatible docker image #23

nthiery opened this issue Dec 4, 2016 · 2 comments

Comments

@nthiery
Copy link
Collaborator

nthiery commented Dec 4, 2016

binder is a neat web service that gives interactive access to any GitHub repository containing Jupyter notebooks. Providing a docker image for SageMath that can be used in binder would bring this great feature to the SageMath community.

See also: binder-project/binder#90

@nthiery
Copy link
Collaborator Author

nthiery commented Oct 17, 2017

The beta mybinder version enables arbitrary Dockerfile. Here is an example repo using this:
https://github.com/nthiery/test-binder-sage

The Dockerfile there is pretty short. So at the end of the day we probably don't need a specific binder-enabled container. Instead we could lift whatever can be (installing additional kernels? upgrading jupyter?) to the base SageMath image), and provide an example/template repo.

@nthiery
Copy link
Collaborator Author

nthiery commented Feb 14, 2018

Done in 069a8e0, with template repo at https://github.com/sagemath/sage-binder-env/

@nthiery nthiery closed this as completed Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant