Nbcelltests Versions Save

Cell-by-cell testing for production Jupyter notebooks in JupyterLab

v0.2.3

3 years ago
  • Add auth
  • Fixup CLI w/ argparse
  • UI Overhaul, lots of changes and improvements
  • Omit raw cells before running external linter
  • Find noqa comments in empty ast code cells
  • Some README tweaks and new logo
  • Fixes for forked testing

v0.2.2

3 years ago

Minor change from v0.2.1: support running nbcelltests.lint on python 2.7

v0.2.1

3 years ago

See the 0.2.1 milestone for a list of changes included in this release.

v0.2.0

4 years ago

See the 0.2 milestone for a list of changes.

v0.1.3

4 years ago

v0.1.2

4 years ago
  • Test and lint object #27
  • Linter cleanup
  • Packaging cleanups
  • Py3.6+
  • Windows path fixes
  • Better parsing (uses AST rather than string parsing)
  • Autopep
  • Kernel checks

v0.1.1

4 years ago
  • Lint returns objects
  • Better dist
  • Raw reports/json
  • Better docs

v0.1.0

4 years ago

Style changes, and updates for JupyterLab 1.0.0

v0.0.6

4 years ago

Release v0.0.6

v0.0.4

5 years ago