pytorch-ignite / examples

Examples, tutorials, and how-to guides
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

added basic guide #63

Closed Priyansi closed 3 years ago

Ishan-Kumar2 commented 3 years ago

@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.

Priyansi commented 3 years ago

Thanks for the great suggestion @Ishan-Kumar2 ! What do you think about it @vfdev-5 ? cc @trsvchn

vfdev-5 commented 3 years ago

@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.

vfdev-5 commented 2 years ago

psf/black provides an option for jupyter : https://github.com/psf/black#installation