jupyter/governance

The governance process and model for Project Jupyter

101

stars

697

commits

Python

primary language

Sep 2, 2026

updated

jupyter.org/governance
jupyter
Browse cluster: Jupyter notebook ecosystem

README

Project Jupyter Governance

The purpose of this repository is to formalize the governance process for Project Jupyter. The governance documents are best viewed at https://jupyter.org/governance. They may also be built from the files in this repository by following the instructions below.

License of Governance Documents

See the governance introduction for license information.

Infrastructure for this repository

The content in this repository is hosted online with github-pages, and the HTML files are built with MyST. To build and preview these documents locally, you can use nox:

# Build the documentation
nox -s docs

# Or serve with live reload
nox -s docs-live

Alternatively, install MyST directly and build manually:

pip install -r requirements.txt
cd docs
myst build --html

The resulting website will be in docs/_build/html, which you can explore by opening any of the .html files that are created.

Leadership Directory Data

The Leadership Directory is generated from structured data in docs/_data/. See docs/_data/README.md for more information.

Contributors

(top 30 of 45)

jasongrout

158 commits

afshin

103 commits

fperez

72 commits

choldgraf

61 commits

jupyter/governance

The governance process and model for Project Jupyter

101

stars

697

commits

Python

primary language

Sep 2, 2026

updated

jupyter.org/governance
jupyter
Browse cluster: Jupyter notebook ecosystem

README

Project Jupyter Governance

The purpose of this repository is to formalize the governance process for Project Jupyter. The governance documents are best viewed at https://jupyter.org/governance. They may also be built from the files in this repository by following the instructions below.

License of Governance Documents

See the governance introduction for license information.

Infrastructure for this repository

The content in this repository is hosted online with github-pages, and the HTML files are built with MyST. To build and preview these documents locally, you can use nox:

# Build the documentation
nox -s docs

# Or serve with live reload
nox -s docs-live

Alternatively, install MyST directly and build manually:

pip install -r requirements.txt
cd docs
myst build --html

The resulting website will be in docs/_build/html, which you can explore by opening any of the .html files that are created.

Leadership Directory Data

The Leadership Directory is generated from structured data in docs/_data/. See docs/_data/README.md for more information.

Contributors

(top 30 of 45)

jasongrout

158 commits

afshin

103 commits

fperez

72 commits

choldgraf

61 commits

Languages

Python

100.0%