CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/autogen_config.py
docs/environment.yml
docs/gh-pages.py
docs/html/index.html
docs/html/objects.inv
docs/html/_downloads/a1dff6c5e11d6f7779e9e354486ca121/jn.html
docs/html/_downloads/c9f80e6d1aa7c3d511cf972d56b75f88/jn.xhtml
docs/html/_images/besselj.png
docs/html/_images/colors_dark.png
docs/html/_images/qtconsole.png
docs/html/_static/basic.css
docs/html/_static/doctools.js
docs/html/_static/documentation_options.js
docs/html/_static/file.png
docs/html/_static/jquery-3.2.1.js
docs/html/_static/jquery.js
docs/html/_static/language_data.js
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/underscore-1.3.1.js
docs/html/_static/underscore.js
docs/html/_static/css/badge_only.css
docs/html/_static/css/theme.css
docs/html/_static/fonts/fontawesome-webfont.eot
docs/html/_static/fonts/fontawesome-webfont.svg
docs/html/_static/fonts/fontawesome-webfont.ttf
docs/html/_static/fonts/fontawesome-webfont.woff
docs/html/_static/fonts/fontawesome-webfont.woff2
docs/html/_static/fonts/Lato/lato-bold.eot
docs/html/_static/fonts/Lato/lato-bold.ttf
docs/html/_static/fonts/Lato/lato-bold.woff
docs/html/_static/fonts/Lato/lato-bold.woff2
docs/html/_static/fonts/Lato/lato-bolditalic.eot
docs/html/_static/fonts/Lato/lato-bolditalic.ttf
docs/html/_static/fonts/Lato/lato-bolditalic.woff
docs/html/_static/fonts/Lato/lato-bolditalic.woff2
docs/html/_static/fonts/Lato/lato-italic.eot
docs/html/_static/fonts/Lato/lato-italic.ttf
docs/html/_static/fonts/Lato/lato-italic.woff
docs/html/_static/fonts/Lato/lato-italic.woff2
docs/html/_static/fonts/Lato/lato-regular.eot
docs/html/_static/fonts/Lato/lato-regular.ttf
docs/html/_static/fonts/Lato/lato-regular.woff
docs/html/_static/fonts/Lato/lato-regular.woff2
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
docs/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
docs/html/_static/js/modernizr.min.js
docs/html/_static/js/theme.js
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/_images/qtconsole.png
docs/source/figs/besselj.png
docs/source/figs/colors_dark.png
docs/source/figs/jn.html
docs/source/figs/jn.xhtml
examples/embed_qtconsole.py
examples/inprocess_qtconsole.py
examples/jupyter-qtconsole.desktop
qtconsole/__init__.py
qtconsole/__main__.py
qtconsole/_version.py
qtconsole/ansi_code_processor.py
qtconsole/base_frontend_mixin.py
qtconsole/bracket_matcher.py
qtconsole/call_tip_widget.py
qtconsole/client.py
qtconsole/comms.py
qtconsole/completion_html.py
qtconsole/completion_plain.py
qtconsole/completion_widget.py
qtconsole/console_widget.py
qtconsole/frontend_widget.py
qtconsole/history_console_widget.py
qtconsole/inprocess.py
qtconsole/ipython_widget.py
qtconsole/jupyter_widget.py
qtconsole/kernel_mixins.py
qtconsole/kill_ring.py
qtconsole/mainwindow.py
qtconsole/manager.py
qtconsole/pygments_highlighter.py
qtconsole/qt.py
qtconsole/qt_loaders.py
qtconsole/qtconsoleapp.py
qtconsole/rich_ipython_widget.py
qtconsole/rich_jupyter_widget.py
qtconsole/rich_text.py
qtconsole/styles.py
qtconsole/svg.py
qtconsole/usage.py
qtconsole/util.py
qtconsole.egg-info/PKG-INFO
qtconsole.egg-info/SOURCES.txt
qtconsole.egg-info/dependency_links.txt
qtconsole.egg-info/entry_points.txt
qtconsole.egg-info/requires.txt
qtconsole.egg-info/top_level.txt
qtconsole/resources/icon/JupyterConsole.svg
qtconsole/tests/__init__.py
qtconsole/tests/test_ansi_code_processor.py
qtconsole/tests/test_app.py
qtconsole/tests/test_comms.py
qtconsole/tests/test_completion_widget.py
qtconsole/tests/test_console_widget.py
qtconsole/tests/test_frontend_widget.py
qtconsole/tests/test_jupyter_widget.py
qtconsole/tests/test_kill_ring.py
qtconsole/tests/test_styles.py
scripts/jupyter-qtconsole