Dask is a community maintained project. We welcome contributions in the form of bug reports, documentation, code, design proposals, and more.
For general information on how to contribute see https://docs.dask.org/en/latest/develop.html.
This project consists of two components, a Python module which is run by Jupyter server and a TypeScript module which is included as a plugin in the Jupyter Lab frontend. For instructions on how to install these locally for development see https://github.com/dask/dask-labextension#development-install.