diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:24:12 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:16 +0700 |
commit | 2a88dc0972f7b12f67a2f5173300cd22ba4927c6 (patch) | |
tree | 08a01cb28d1b255634d956bd4d28a716fb42fab2 | |
parent | 271207d33299dea068bf28cc2cf7747d0c137315 (diff) | |
download | slackbuilds-2a88dc0972f7b12f67a2f5173300cd22ba4927c6.tar.gz |
development/jupyter-ipyleaflet: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/jupyter-ipyleaflet/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-ipyleaflet/README b/development/jupyter-ipyleaflet/README index b30c4befb2..64fad34924 100644 --- a/development/jupyter-ipyleaflet/README +++ b/development/jupyter-ipyleaflet/README @@ -1,4 +1,4 @@ -jupyter-ipyleaflet is a Jupyter-Leaflet bridge enabling interactive maps in the -Jupyter notebook. +jupyter-ipyleaflet is a Jupyter-Leaflet bridge enabling interactive +maps in the Jupyter notebook. All dependencies must be built with support for Python 3. |