summaryrefslogtreecommitdiffstats
path: root/development/jupyter_client
diff options
context:
space:
mode:
author B. Watson2020-10-13 06:26:35 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:18 +0200
commitd2e698dd19a62e79cba16d81f5d12aeea2e02c02 (patch)
tree472cb84b1586a7ecc29b0d47bc3fe41742778730 /development/jupyter_client
parente15dc265c0b8f9ec88d8e2cf0874de774c4ced6c (diff)
downloadslackbuilds-d2e698dd19a62e79cba16d81f5d12aeea2e02c02.tar.gz
development/jupyter_client: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client')
-rw-r--r--development/jupyter_client/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/jupyter_client/README b/development/jupyter_client/README
index 9a671539dc..21fe6bf3de 100644
--- a/development/jupyter_client/README
+++ b/development/jupyter_client/README
@@ -1,2 +1,3 @@
-jupyter_client contains the reference implementation of the Jupyter protocol.
-It also provides client and kernel management APIs for working with kernels.
+jupyter_client contains the reference implementation of the Jupyter
+protocol. It also provides client and kernel management APIs for
+working with kernels.