summaryrefslogtreecommitdiffstats
path: root/development/jupyter-qtconsole/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-01-24 01:15:21 +0100
committer David Spencer2017-01-24 01:21:57 +0100
commit4cae9ccdb20ebb5013beb0803e0b2a5d28c1be70 (patch)
tree9c2045fbb3517ad0c33945b3f81a92beef27f1d2 /development/jupyter-qtconsole/README
parent23d95a53cf0b655c54062dae0abbda058ce77e3e (diff)
downloadslackbuilds-4cae9ccdb20ebb5013beb0803e0b2a5d28c1be70.tar.gz
development/jupyter-qtconsole: Added (Jupyter Qt Console).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/jupyter-qtconsole/README')
-rw-r--r--development/jupyter-qtconsole/README7
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.