I want to use linter for the code in my jupyter notebooks. flake8 does not work for .ipynb files. Is there a workaround to enable it?
I want to use linter for the code in my jupyter notebooks. flake8 does not work for .ipynb files. Is there a workaround to enable it?