astropy-tutorials icon indicating copy to clipboard operation
astropy-tutorials copied to clipboard

Figure out how to add linters to the notebook CI tests

Open eteq opened this issue 8 years ago • 1 comments

It would help a lot with review to have a linter like flake8 or the like run on notebooks. Maybe this would need to use nbconvert to get a .py file and then run the linter on that?

eteq avatar Sep 29 '17 17:09 eteq

Still a good idea!

adrn avatar Oct 05 '21 15:10 adrn