MANIFEST.in
README.md
setup.py
src/sos_notebook/__init__.py
src/sos_notebook/_version.py
src/sos_notebook/completer.py
src/sos_notebook/converter.py
src/sos_notebook/inspector.py
src/sos_notebook/install.py
src/sos_notebook/kernel.js
src/sos_notebook/kernel.py
src/sos_notebook/logo-64x64.png
src/sos_notebook/preview.py
src/sos_notebook/sos-full.tpl
src/sos_notebook/sos-report.tpl
src/sos_notebook/step_executor.py
src/sos_notebook/test_utils.py
src/sos_notebook/visualize.py
src/sos_notebook/workflow_executor.py
src/sos_notebook.egg-info/PKG-INFO
src/sos_notebook.egg-info/SOURCES.txt
src/sos_notebook.egg-info/dependency_links.txt
src/sos_notebook.egg-info/entry_points.txt
src/sos_notebook.egg-info/requires.txt
src/sos_notebook.egg-info/top_level.txt
test/test_jupyter_convert.py
test/test_jupyter_sos.py
test/test_jupyter_tasks.py
test/test_sos_completer.py
test/test_sos_inspector.py
test/test_sos_kernel.py
test/test_sos_magics.py