-
Notifications
You must be signed in to change notification settings - Fork 101
[FEATURE]: Detect sys.path manipulation #1379
Copy link
Copy link
Closed
Labels
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status