diff options
Diffstat (limited to 'development/jupyter-qtconsole/README')
-rw-r--r-- | development/jupyter-qtconsole/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/development/jupyter-qtconsole/README b/development/jupyter-qtconsole/README new file mode 100644 index 0000000000..5daba3c8f0 --- /dev/null +++ b/development/jupyter-qtconsole/README @@ -0,0 +1,7 @@ +jupyter-qtconsole provides a rich Qt-based console for working with Jupyter +kernels, supporting rich media output, session export, and more. + +The Qt console is a very lightweight application that largely feels like a +terminal, but provides a number of enhancements only possible in a GUI, such as +inline figures, proper multiline editing with syntax highlighting, graphical +calltips, and more. |