rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.83k stars 855 forks source link

Add Jupyter support for black #928

Open rasbt opened 2 years ago

rasbt commented 2 years ago

Based on the discussion in #915

Probably you mean 3rd party Jupyter Lab extension like nb_black, but in this case I used black feature to format notebooks: https://black.readthedocs.io/en/stable/change_log.html?#id31

Oh yes, I need to look into this then. This sounds useful as an additional Gh workflow.

Note: we also need to update