Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 569 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 569 Bytes

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.

Project specific notes

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.