flake8-nb icon indicating copy to clipboard operation
flake8-nb copied to clipboard

Flake8 checking for jupyter notebooks

Results 13 flake8-nb issues
Sort by recently updated
recently updated
newest added

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. Commits 6027577 Release 5.0.4 213e006 Merge pull request #1653 from asottile/lower-bound-importlib-metadata e94ee2b require sufficiently new importlib-metadata 318a86a Merge pull request #1646 from televi/main 7b8b374...

dependencies
python

**Describe the bug** I just run flake8_nb from the CLI and the following error message shows up: ``` Traceback (most recent call last): File "/home/runner/.local/bin/flake8_nb", line 8, in sys.exit(main()) File...

bug

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.5.1 What's Changed Fixed printing out the dist hashes when packages_dir is a wildcard value. — by @​meowmeowmeowcat...

dependencies
github_actions

## Base PullRequest default branch (https://github.com/s-weigand/flake8-nb/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 12.0 MB/s...

**Describe the bug** `%%html` at the start of a cell can be used to output raw html. flake8-nb fails with `E999 SyntaxError: invalid syntax`. **To Reproduce** Have a cell like...

bug

To make it easier to check notebooks, it would be useful to generate notebooks annotated with flake8 reports at the cell level, either as a tagged report cell immediately after...

enhancement

## Base PullRequest default branch (https://github.com/s-weigand/flake8-nb/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 14.8 MB/s...

## Base PullRequest default branch (https://github.com/s-weigand/flake8-nb/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.21.0-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.9/201.9 kB 4.4 MB/s...

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.6.0 to 7.9.2. Release notes Sourced from nbconvert's releases. v7.9.2 7.9.2 (Full Changelog) Bugs fixed Restore ResourcesDict to the public API #2055 (@​blink1073) Contributors to this release...

dependencies
python

Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.16.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ipython&package-manager=pip&previous-version=8.14.0&new-version=8.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python