We happily welcome contributions to this project. We use GitHub Issues to track community reported issues and GitHub Pull Requests for accepting changes pursuant to a CLA.
~/.databrickscfg:
[DEFAULT]
host = https://<workspace>.cloud.databricks.com
jobs-api-version = 2.0
cluster_id = 9999-999999-dcbte59m
token = dapifdeadbeef.......
pyenv virtualenv pixels
pyenv activate pixels
git clone https://github.com/databricks-industry-solutions/pixels
cd pixels
make dev
make test