Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@ceball ceball released this 10 Sep 22:15
a9c58a4

nbsmoke provides basic notebook checks: Do they run? Do they contain lint?

Please see https://github.com/pyviz-dev/nbsmoke/blob/v0.5.0/README.rst for more information.

Since the previous release (v0.4.1):

  • Compatibility with newer versions of pytest.
  • Compatibility with newer versions of nbconvert.
  • Allow user-specified magic handlers.
  • Testing improvements: periodic tests of latest release.

Full list of changes since the previous release: v0.4.1...v0.5.0