Revisions of python-nbsmoke
Ana Guerrero (anag+factory)
accepted
request 1156360
from
Benjamin Greiner (bnavigator)
(revision 11)
- Skip python39: no longer supported since ipython 8.19
Dominique Leuenberger (dimstar_suse)
accepted
request 1103426
from
Benjamin Greiner (bnavigator)
(revision 10)
- Ignore test failure due to new unicode handling in the stack (forwarded request 1103425 from bnavigator)
Dominique Leuenberger (dimstar_suse)
accepted
request 1029607
from
Benjamin Greiner (bnavigator)
(revision 9)
- Add nbsmoke-pr63-remove-id.patch -- gh#pyviz-dev/nbsmoke#63
Dominique Leuenberger (dimstar_suse)
accepted
request 984968
from
Benjamin Greiner (bnavigator)
(revision 8)
- Add nbsmoke-obs-nounraisableexception.patch: don't error on warnings about obs not closing sockets in time (forwarded request 984967 from bnavigator)
Dominique Leuenberger (dimstar_suse)
accepted
request 944946
from
Benjamin Greiner (bnavigator)
(revision 7)
- Update to 0.6.0 * Change template file name for nbconvert >= 6 (forwarded request 944945 from bnavigator)
Dominique Leuenberger (dimstar_suse)
accepted
request 931403
from
Benjamin Greiner (bnavigator)
(revision 6)
- Update to 0.5.0 * Compatibility with newer versions of pytest. * Compatibility with newer versions of nbconvert. * Allow user-specified magic handlers. - Enable test suite (forwarded request 931402 from bnavigator)
Dominique Leuenberger (dimstar_suse)
accepted
request 856392
from
Markéta Machová (mcalabkova)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 760530
from
Todd R (TheBlackCat)
(revision 4)
- Update to 0.4.1 * Don't completely fail to import if beautifulsoup4 and requests are unavailable (only the "verify" functionality requires them; beautifulsoup4 and requests are supposed to be optional dependencies). - Update to 0.4.0 * The dependencies for the "verify" command are now optional; pip users wanting this feature will need to add the "verify" extra (pip install nbsmoke[verify] or pip install nbsmoke[all]), or add the dependencies manually (pip install requests beautifulsoup4). * The dependency for holoviews magics lint checking (i.e. holoviews) is now optional; pip users wanting this feature will need to add the "holoviews-magics" extra (pip install nbsmoke[holoviews-magics] or pip install nbsmoke[all]), or add the dependency manually (pip install holoviews). * Bug fix: Avoid importing holoviews if available when nbsmoke is imported (#36). Previously, the mere presence of nbsmoke in an environment could affect test coverage measurement for projects that holoviews itself imports. - Update to 0.3.0 * support for flake messages to ignore (by regex) * support for magics blacklist (i.e. magics that if present cause a flake) * added support for script & capture cell magics (mainly as a demo) * increased the number of builtin magics that will be silently ignored (as they don't interact with the python process), e.g. bookmark, edit, who, etc * lint failures can be set to be warnings only (potentially useful for systems that report warnings - Drop python2 support due to dependencies dropping python2
Dominique Leuenberger (dimstar_suse)
accepted
request 698412
from
Todd R (TheBlackCat)
(revision 1)
- Rename to to match python package naming guidelines. - Update to 0.2.7 * Support nb verify on python 27 * Ensure verify links with a bad domain remains a warning. * Fix skip matching on windows * Hacked in way to support two groups of notebooks. - Replace rhetoric questions in descriptions. - Initial version
Displaying all 11 revisions