

set -ex



pip check
jupyter --help
jupyter console -h
jupyter lab -h
jupyter notebook -h
exit 0
