quantopian/qgrid
An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4355
- days_rel: n/a
- days_push: 964
- n_releases_24m: 0
Adoption not part of the score
3083 stars · 418 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Qgrid is a Jupyter notebook widget that renders pandas DataFrames as an interactive grid using SlickGrid. It supports intuitive scrolling, sorting, filtering, and in-place cell editing directly within notebooks.
Use cases
- explore pandas dataframes interactively in jupyter
- sort and filter dataframe rows in a notebook
- edit dataframe cells by double clicking
- browse large datasets with scrolling grid in jupyterlab
- inspect changed dataframe values after edits
When to choose
- you work in Jupyter notebooks and want spreadsheet-like interaction with pandas DataFrames
- you need quick visual exploration, sorting, and filtering of tabular data without writing code
- you want to hand-edit small DataFrames interactively
When to avoid
- you need a maintained project - development has largely stalled and it may lag newer Jupyter/pandas versions
- you need production dashboards rather than notebook exploration
- you work outside Jupyter or with non-pandas data sources
Facets
library · maturity maintenance
data-visualization ui-components data-science developer-tools data-visualization python jupyter-widgets pandas dataframe slickgrid interactive-grid jupyter
2 sources
- readme: https://github.com/quantopian/qgrid · fetched 2026-08-28 · 4c7bd0bcb2e2
- registry_pypi: https://pypi.org/pypi/qgrid/json · fetched 2026-08-29 · 6e8e81be665b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quantopian/qgrid | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="quantopian/qgrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem