diff options
Diffstat (limited to 'python/python3-jupyter_client/README')
-rw-r--r-- | python/python3-jupyter_client/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-jupyter_client/README b/python/python3-jupyter_client/README new file mode 100644 index 0000000000..9a671539dc --- /dev/null +++ b/python/python3-jupyter_client/README @@ -0,0 +1,2 @@ +jupyter_client contains the reference implementation of the Jupyter protocol. +It also provides client and kernel management APIs for working with kernels. |