Skip to content

[FEATURE]: Detect sys.path manipulation #1379

@ericvergnaud

Description

@ericvergnaud

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

DB developers manipulate sys.path in order to load notebooks and python code located outside the current working directory
We need to locate the files reached via sys.path manipulation so they can be migrated

Proposed Solution

identify sys.path manipulations, such that they can later be used by a resolver to locate dependencies

Additional Context

sub-ticket of #1202

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions