collab-uniba / pynblint

Pynblint is a linter for Python Jupyter notebooks.
MIT License
40 stars 2 forks source link

Detect whether a notebook contains duplicate code #82

Open louieQ opened 2 years ago

louieQ commented 2 years ago

Detect whether a notebook contains duplicate code in its code cells.

Recommend code refactoring in case duplicate code is detected.