summaryrefslogtreecommitdiffstats
path: root/development/jupyter_console/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-06-05 18:13:50 +0200
committer Willy Sudiarto Raharjo2017-06-06 02:56:34 +0200
commitd63c68229302ed5579b5b93bbe452a4069c981ec (patch)
tree942274081b6ee9fc3124e3939b761846d8fe77f4 /development/jupyter_console/README
parent70e153481660889b56d9357207d3ad63e4659888 (diff)
downloadslackbuilds-d63c68229302ed5579b5b93bbe452a4069c981ec.tar.gz
development/jupyter_console: Added (console frontend for Jupyter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_console/README')
-rw-r--r--development/jupyter_console/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/jupyter_console/README b/development/jupyter_console/README
new file mode 100644
index 0000000000..317fa54e8c
--- /dev/null
+++ b/development/jupyter_console/README
@@ -0,0 +1,2 @@
+A terminal-based console frontend for Jupyter kernels, including non-Python
+kernels such as IJulia and IRKernel.