Ross ROSS = Recommend OSS · open-source software intelligence for agents

jupyterhub/repo2docker

Turn repositories into Jupyter-enabled Docker images observed · 2026-08-28

github.com/jupyterhub/repo2docker · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 98
  • Release rhythm 56
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 128
  • age_days: 3403
  • days_rel: 132
  • days_push: 12
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1732 stars · 387 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

repo2docker is a Python CLI tool that fetches a git repository and builds a Docker container image from its configuration files, optionally launching a Jupyter-enabled environment. It powers Binder and enables reproducible computational environments from source repositories.

Use cases

  • turn a github repo into a runnable jupyter docker image
  • build reproducible environments for data science notebooks
  • launch a repository's code in a container with jupyter
  • create container images from requirements.txt or environment.yml
  • reproduce a paper's computational environment from its repo
  • run arbitrary git repositories locally without manual setup

When to choose

  • you want reproducible Jupyter environments directly from git repositories
  • you run a BinderHub or need Binder-compatible image builds
  • you want to respect repo config files like requirements.txt, environment.yml, or postBuild

When to avoid

  • you need general-purpose Docker image building without Jupyter conventions
  • you work primarily on native Windows without WSL/Docker
  • you need lightweight environments without Docker installed

Facets

cli-tool · maturity active

container-runtime build-tool developer-tools cli developer-tools data-science python cli jupyter docker-images reproducibility binder git-repositories containers devops linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
jupyterhub/repo2dockermain84

For agents

markdown · JSON · MCP: product_card(name="jupyterhub/repo2docker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem