aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbformat/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-02-21 01:38:34 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 01:48:11 +0700
commit0573f42925c37ad96a70f5e4cef4949fe81dc241 (patch)
tree7dd18822be319df5d36682929e65c5e45c2b9ad9 /development/jupyter-nbformat/README
parent64d5900798b97ce3289fa73acda5d4c56d9b9c33 (diff)
development/jupyter-nbformat: Added jupyter-nbformat (+new maintainer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbformat/README')
-rw-r--r--development/jupyter-nbformat/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/jupyter-nbformat/README b/development/jupyter-nbformat/README
new file mode 100644
index 000000000000..5f5f809b07dd
--- /dev/null
+++ b/development/jupyter-nbformat/README
@@ -0,0 +1,2 @@
+jupyter-nbformat contains the base implementation of the Jupyter
+Notebook format, and Python APIs for working with notebooks.