pnkraemer / tueplots

Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
https://tueplots.readthedocs.io
MIT License
663 stars 25 forks source link

Notebook linting #83

Closed pnkraemer closed 2 years ago

pnkraemer commented 2 years ago

This PR introduces linting (black, isort) for jupyter notebooks via nbqa (see #80).

Introducing nbqa pylint would require non-trivial notebook updates, and is left to a future PR.