summaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-10-13 00:26:35 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:18 +0700
commitd2e698dd19a62e79cba16d81f5d12aeea2e02c02 (patch)
tree472cb84b1586a7ecc29b0d47bc3fe41742778730 /development
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')
-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.