diff options
Diffstat (limited to 'development/jupyter_client/README')
-rw-r--r-- | development/jupyter_client/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/development/jupyter_client/README b/development/jupyter_client/README index 9a671539dc168..21fe6bf3dee98 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. |