LICENSE
README.md
pyproject.toml
setup.cfg
./src/nbh.egg-info/PKG-INFO
./src/nbh.egg-info/SOURCES.txt
./src/nbh.egg-info/dependency_links.txt
./src/nbh.egg-info/entry_points.txt
./src/nbh.egg-info/top_level.txt
src/nbh/__init__.py
src/nbh/__main__.py
src/nbh/cli.py
src/nbh/lib.py
src/nbh.egg-info/PKG-INFO
src/nbh.egg-info/SOURCES.txt
src/nbh.egg-info/dependency_links.txt
src/nbh.egg-info/entry_points.txt
src/nbh.egg-info/top_level.txt
src/nbh/static/cell.code.html
src/nbh/static/cell.markdown.html
src/nbh/static/index.html
tests/test_cli.py