MANIFEST.in
README.md
nbtools.json
setup.py
nbtools/__init__.py
nbtools/jupyter_extensions.py
nbtools/manager.py
nbtools/r_support.py
nbtools/widgets.py
nbtools.egg-info/PKG-INFO
nbtools.egg-info/SOURCES.txt
nbtools.egg-info/dependency_links.txt
nbtools.egg-info/requires.txt
nbtools.egg-info/top_level.txt
nbtools/jsobject/__init__.py
nbtools/jsobject/backend_context.js
nbtools/jsobject/jsobject.py
nbtools/jsobject/utils.py
nbtools/static/choice.js
nbtools/static/file.js
nbtools/static/gp-logo.png
nbtools/static/metadata_manager.js
nbtools/static/nbtools.js
nbtools/static/text.js
nbtools/static/tool_manager.js
nbtools/static/toolbox.css
nbtools/static/toolbox.js
nbtools/static/typeahead.js
nbtools/static/uibuilder.js
nbtools/static/uioutput.js
nbtools/static/utils.js
nbtools/static/variable_manager.js
test/test_extension.py