Kaggle/docker-python resource
Kaggle Python docker image observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 98
- Release rhythm 78
- 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: 0.0
- age_days: 4160
- days_rel: 65
- days_push: 13
- n_releases_24m: 63
Adoption not part of the score
2730 stars · 1014 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Dockerfile and build tooling behind Kaggle's official Python notebook images, preloaded with hundreds of data science and machine learning packages. CPU and GPU variants are published to Google Container Registry for use in Kaggle Notebooks or locally.
Use cases
- reproduce the Kaggle notebook environment locally
- get a prebuilt Python image with common ML packages installed
- run data science notebooks in Docker with GPU support
- request or add packages to the Kaggle Python image
- test code against the same environment as Kaggle competitions
When to choose
- you want an environment identical to Kaggle Notebooks
- you need a batteries-included data science image without manual setup
- you want to verify a notebook works locally before submitting to Kaggle
When to avoid
- you need a minimal or slim container image
- you only need one or two packages, which are easier to pip install yourself
- you need a non-Python runtime
Facets
infra-config · maturity active
machine-learning data-science container-runtime developer-tools data-science machine-learning cloud-computing python cloud kaggle docker-image notebooks preinstalled-packages data-science-environment containers docker gpu
1 source
- readme: https://github.com/Kaggle/docker-python · fetched 2026-08-28 · 58875587ea7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kaggle/docker-python | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="Kaggle/docker-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem