aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-notebook_shim/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-04-30 00:27:01 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:51:59 +0700
commit8487626e66373ac10e9a1ea0d6ea00c5ba2f45b1 (patch)
treebadd35e77f1f844b67d9d2c11746ed616dbae030 /development/jupyter-notebook_shim/README
parentdf1be9c384a3ecf780f052ba178b7b105d8efd32 (diff)
downloadslackbuilds-8487626e66373ac10e9a1ea0d6ea00c5ba2f45b1.tar.xz
development/jupyter-notebook_shim: Added (shim for Jupyter Notebook)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook_shim/README')
-rw-r--r--development/jupyter-notebook_shim/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/jupyter-notebook_shim/README b/development/jupyter-notebook_shim/README
new file mode 100644
index 000000000000..13baf21fed9c
--- /dev/null
+++ b/development/jupyter-notebook_shim/README
@@ -0,0 +1,2 @@
+Notebook Shim provides a way for JupyterLab and other frontends to
+switch to Jupyter Server for their Python Web application backend.