Is there a way to enable flake8 for Jupyter notebooks in VS code?

Viewed 21

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?

0 Answers
Related