diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-16 23:18:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 07:22:18 +0700 |
commit | 568ec8b4dbfc1f2df9a55c3e9ab45a0658ca8f60 (patch) | |
tree | 9a00881d298a5c90a73a9dff63826a9a4deea320 /development/jupyter-ipyleaflet/README | |
parent | 3b304c41cc94e21b4cc41bbd7f37e4028fbb8a7a (diff) |
development/jupyter-ipyleaflet: Updated to use Python 3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-ipyleaflet/README')
-rw-r--r-- | development/jupyter-ipyleaflet/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/jupyter-ipyleaflet/README b/development/jupyter-ipyleaflet/README index d2b0729febbae..b30c4befb26a8 100644 --- a/development/jupyter-ipyleaflet/README +++ b/development/jupyter-ipyleaflet/README @@ -1,2 +1,4 @@ jupyter-ipyleaflet is a Jupyter-Leaflet bridge enabling interactive maps in the Jupyter notebook. + +All dependencies must be built with support for Python 3. |