CHANGELOG.md
LICENSE
MANIFEST.in
PUBLISHING.md
README.md
pyproject.toml
setup.py
notebook_terminal/__init__.py
notebook_terminal/notebook.py
notebook_terminal/rich_runner.py
notebook_terminal/session.py
notebook_terminal/styling.py
notebook_terminal/web.py
notebook_terminal.egg-info/PKG-INFO
notebook_terminal.egg-info/SOURCES.txt
notebook_terminal.egg-info/dependency_links.txt
notebook_terminal.egg-info/requires.txt
notebook_terminal.egg-info/top_level.txt
notebook_terminal/static/all.css
notebook_terminal/static/dataframe.css
notebook_terminal/static/dataframe.js
notebook_terminal/static/plotly_widget.js
notebook_terminal/static/widget.js
src/notebook_terminal/static/all.css
src/notebook_terminal/static/dataframe.css
src/notebook_terminal/static/dataframe.js
src/notebook_terminal/static/plotly_widget.js
src/notebook_terminal/static/widget.js
tests/test_transport.py