diff --git a/development/jupyter-qtconsole/README b/development/jupyter-qtconsole/README index 5daba3c8f0..a574221d82 100644 --- a/development/jupyter-qtconsole/README +++ b/development/jupyter-qtconsole/README @@ -1,7 +1,8 @@ -jupyter-qtconsole provides a rich Qt-based console for working with Jupyter -kernels, supporting rich media output, session export, and more. +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. +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.