Skip to content

Detect if duplicate code can be found across notebooks within the same repository #83

@louieQ

Description

@louieQ

Notebooks written within the same data science repository might contain duplicate code.
Such code should be consolidated outside the notebook, i.e., in one or more dedicated Python modules, to be imported in all the notebooks requiring common functionality.

Detect duplicate code across notebooks within the same repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    linting ruleA new check performed by pynblint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions