Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect the use of absolute paths #77

Open
louieQ opened this issue Mar 30, 2022 · 0 comments
Open

Detect the use of absolute paths #77

louieQ opened this issue Mar 30, 2022 · 0 comments
Labels
linting rule A new check performed by pynblint

Comments

@louieQ
Copy link
Collaborator

louieQ commented Mar 30, 2022

Absolute paths are not portable and their use hinders the reproducibility of notebooks.

Build a new linting rule to detect if absolute paths are used within code cells.

@louieQ louieQ added the linting rule A new check performed by pynblint label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linting rule A new check performed by pynblint
Projects
None yet
Development

No branches or pull requests

1 participant