jupyter-server / enterprise_gateway

A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
https://jupyter-enterprise-gateway.readthedocs.io/en/latest/
Other
620 stars 223 forks source link

Install pre-commit as part of the lint make task #1111

Closed lresende closed 2 years ago

lresende commented 2 years ago

The build wasn't working in clean environments unless you had manually installed pre-commit dependency.

kevin-bates commented 2 years ago

Thanks for the updates. Was update-demo-base.sh accidentally included? Seems like a local helper script.