Language

Package: python-nbval @ 0.11.0

Synopsis

Pytest plugin to validate Jupyter notebooks

Description

This plugin adds functionality to Pytest to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.

Home page
https://github.com/computationalmodelling/nbval
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-coverage' should probably be a native input
  • gnu/packages/python-check.scm (line: 1350, column: 2)