

set -ex



pip check
jupyter kernelspec list
pytest -vv --color=no
exit 0
