issues
search
collab-uniba
/
pynblint
Pynblint is a linter for Python Jupyter notebooks.
MIT License
40
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependencies
#97
louieQ
closed
3 months ago
1
Support for pyproject.toml configuration
#96
andrewcstewart
opened
1 year ago
0
Compatibility with reviewdog
#95
andrewcstewart
opened
1 year ago
0
Add a CLI option for settings that are not already configurable from the CLI
#94
louieQ
closed
2 years ago
0
Updates and fixes the functions to detect undeclared dependencies
#93
louieQ
closed
2 years ago
0
Add newer Arxiv reference to readme
#92
impredicative
opened
2 years ago
0
Improve test coverage checking
#91
louieQ
closed
2 years ago
2
Function/class never tested
#90
Felice644
closed
2 years ago
1
provisional function on imports
#89
Felice644
opened
2 years ago
1
Detect multiline comment
#88
Felice644
closed
2 years ago
1
Improve non executed cells
#87
louieQ
closed
2 years ago
0
Make Pynblint robust to invalid Python syntax in code cells
#86
louieQ
closed
2 years ago
0
Notebook default title
#85
Felice644
closed
2 years ago
1
Detect if notebook it was left with the default title "Untitled.ipynb"
#84
Felice644
closed
2 years ago
0
Detect if duplicate code can be found across notebooks within the same repository
#83
louieQ
opened
2 years ago
0
Detect whether a notebook contains duplicate code
#82
louieQ
opened
2 years ago
0
Detect the definition of functions or class methods that are never tested
#81
louieQ
opened
2 years ago
0
Detect PEP8 violations
#80
louieQ
opened
2 years ago
0
Detect multiline comments used instead of Markdown text
#79
louieQ
closed
2 years ago
0
Detect imported packages/modules that are not local nor declared in the requirements
#78
louieQ
opened
2 years ago
0
Detect the use of absolute paths
#77
louieQ
opened
2 years ago
0
Detect duplicate notebook that have not renamed
#76
Felice644
closed
2 years ago
3
Detect duplicate notebook that have not been renamed
#75
louieQ
closed
2 years ago
0
Setup QA tools
#74
louieQ
closed
2 years ago
0
Test detection of `.git` directory in a repo
#73
louieQ
opened
2 years ago
0
Implement summary log export
#72
louieQ
closed
2 years ago
0
Complete lints implementation
#71
louieQ
closed
2 years ago
0
Design CLI with `click` and `Rich`
#70
louieQ
closed
2 years ago
0
Setup CI pipeline on GitHub Actions
#69
louieQ
closed
2 years ago
0
Setup documentation with Sphinx and Read the Docs
#68
louieQ
closed
2 years ago
0
Setup QA tools and pre-commit hooks
#67
louieQ
closed
2 years ago
0
Setup Poetry project
#66
louieQ
closed
2 years ago
0
versioned repository linting function
#65
RomitoVincenzo
closed
3 years ago
0
functions for copied notebook and copied notebooks in repository
#64
RomitoVincenzo
closed
2 years ago
0
updated README
#63
RomitoVincenzo
closed
3 years ago
0
Presence of requirement files
#62
RomitoVincenzo
closed
2 years ago
0
Documentation
#61
RomitoVincenzo
closed
2 years ago
5
Sphinx setup
#60
RomitoVincenzo
closed
2 years ago
0
Update README
#59
RomitoVincenzo
closed
3 years ago
0
Refactoring of test functions
#58
RomitoVincenzo
closed
3 years ago
0
Project restructuring
#57
louieQ
closed
3 years ago
0
fixed some docs
#56
RomitoVincenzo
closed
3 years ago
0
Operazionalizzazione best practice riguardante nome dei Notebook
#55
RomitoVincenzo
closed
3 years ago
1
Fix docstrings parameters in pynblint
#54
RomitoVincenzo
closed
3 years ago
0
Controllo su charset lunghezza dei nomi & Co. dei notebook
#53
RomitoVincenzo
closed
3 years ago
0
Test methods module
#52
RomitoVincenzo
closed
3 years ago
0
API and library response is now consistent
#51
RomitoVincenzo
closed
3 years ago
0
Added end-point for linting a local repository as a .zip file
#50
RomitoVincenzo
closed
3 years ago
0
Add end-point for repo linting
#49
RomitoVincenzo
closed
3 years ago
0
Update REAMDE file
#48
RomitoVincenzo
closed
3 years ago
1
Next