.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/main.yml
jupyter_output_monitor/__init__.py
jupyter_output_monitor/__main__.py
jupyter_output_monitor/_convert.py
jupyter_output_monitor/_monitor.py
jupyter_output_monitor/_report.py
jupyter_output_monitor/_server.py
jupyter_output_monitor/_utils.py
jupyter_output_monitor/_version.py
jupyter_output_monitor.egg-info/PKG-INFO
jupyter_output_monitor.egg-info/SOURCES.txt
jupyter_output_monitor.egg-info/dependency_links.txt
jupyter_output_monitor.egg-info/entry_points.txt
jupyter_output_monitor.egg-info/not-zip-safe
jupyter_output_monitor.egg-info/requires.txt
jupyter_output_monitor.egg-info/top_level.txt
jupyter_output_monitor/tests/__init__.py
jupyter_output_monitor/tests/test_monitor.py
jupyter_output_monitor/tests/data/simple.ipynb