Closed Priyansi closed 3 years ago
Thanks for the great suggestion @Ishan-Kumar2 ! What do you think about it @vfdev-5 ? cc @trsvchn
@Ishan-Kumar2 never used this jupyterblack before, maybe it could be interesting to use it. I'm a bit curious about adoption of it by others. The repository does not seem to be active : no issues by users, latest commits are just merges of dependabot updating versions... I let @Priyansi and @trsvchn to say their word, I'm ok to go without it.
psf/black provides an option for jupyter : https://github.com/psf/black#installation
@Priyansi @vfdev-5 what do you think about having a black code formatter for examples also? There are multiple options of running black with jupyter, one which I tested is this, it works well.