diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-23 18:22:46 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:55 +0000 |
commit | 1c5d585d2a82cff002b00791c8e69d2bff8bc591 (patch) | |
tree | cf3e87540d941c04863f0e806ad4f8bfb7e5448f /development/jupyter_client/slack-desc | |
parent | aacbfd5b98712b45facdd49007945e785c48156f (diff) |
development/jupyter_client: Added (Jupyter protocol client APIs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/slack-desc')
-rw-r--r-- | development/jupyter_client/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/jupyter_client/slack-desc b/development/jupyter_client/slack-desc new file mode 100644 index 0000000000000..980739fd328bd --- /dev/null +++ b/development/jupyter_client/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jupyter_client: jupyter_client (Jupyter protocol client APIs) +jupyter_client: +jupyter_client: jupyter_client contains the reference implementation of the Jupyter +jupyter_client: protocol. It also provides client and kernel management APIs for +jupyter_client: working with kernels. +jupyter_client: +jupyter_client: +jupyter_client: +jupyter_client: +jupyter_client: +jupyter_client: |