python-nbsmoke
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-nbsmoke
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:jupyter/python-nbsmoke && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000149 149 Bytes | |
nbsmoke-0.2.8.tar.gz | 0000019098 18.7 KB | |
python-nbsmoke-rpmlintrc | 0000000066 66 Bytes | |
python-nbsmoke.changes | 0000001615 1.58 KB | |
python-nbsmoke.spec | 0000002809 2.74 KB |
Revision 5 (latest revision is 23)
Todd R (TheBlackCat)
accepted
request 709554
from
Todd R (TheBlackCat)
(revision 5)
- Update to 0.2.8 * Shorter lint tracebacks * Added --nbsmoke-lint-onlywarn: Report lint failures as warnings * Added --nbsmoke-lint-debug: Allow easier investigation (and debugging) of lint failures. nbsmoke lint currently uses nbconvert to convert ipynb to py, then runs pyflakes on that. You can now see the py source that was actually flake checked (pyflakes-reported line numbers correspond to this source). (Note: unhandled magics e.g. from holoviews can cause spurious flakes. I have separate changes that attempt to improve the situation. Meanwhile, this option is also helpful for debugging that situation.) * Only supporting html storage in python 3.
Comments 0