diff options
Diffstat (limited to 'development/jupyter-qtconsole/README')
-rw-r--r-- | development/jupyter-qtconsole/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/jupyter-qtconsole/README b/development/jupyter-qtconsole/README new file mode 100644 index 0000000000000..a574221d82b90 --- /dev/null +++ b/development/jupyter-qtconsole/README @@ -0,0 +1,8 @@ +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. |