City-of-Helsinki / mlops-template

Generic repository template for small scale MLOps
Apache License 2.0
24 stars 8 forks source link

nb-black is outdated #55

Closed nakytoe closed 1 year ago

nakytoe commented 1 year ago

This issue https://github.com/dnanhkhoa/nb_black/issues/40 blocks nb-black from being installed.

nakytoe commented 1 year ago

Proposed solution: deprecate nb-black until issue is fixed (https://github.com/City-of-Helsinki/mlops-template/pull/54)

nakytoe commented 1 year ago

black now supports notebooks with black[jupyter] install option. Notebook reformatting is now a pre-commit action. Solved in pr https://github.com/City-of-Helsinki/mlops-template/pull/54