repo2docker-service
is a FastAPI based web application to be run as a
JupyterHub Service. It can enable JupyterHub users to run
repo2docker directly via a primitive user interface exposed at
https://your-hub.example.com/services/repo2docker, as well as a more advanced
functionality to be built with its provided REST API.
pip install repo2docker-service
uvicorn repo2docker_service:app