summaryrefslogtreecommitdiffstats
path: root/development/jupyter-ipyleaflet/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-01-27 06:41:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-28 07:37:53 +0700
commit754c076a7fff13eb09acf6b748d0525a8beada46 (patch)
treebdbf79b86e790fbb3eca267ea3adbae01de75c64 /development/jupyter-ipyleaflet/README
parent06a5cf4d3e80760979e5557e378399b6233d9cc3 (diff)
downloadslackbuilds-754c076a7fff13eb09acf6b748d0525a8beada46.tar.gz
slackbuilds-754c076a7fff13eb09acf6b748d0525a8beada46.tar.xz
development/jupyter-ipyleaflet: Added (IPython Leaflet widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-ipyleaflet/README')
-rw-r--r--development/jupyter-ipyleaflet/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/jupyter-ipyleaflet/README b/development/jupyter-ipyleaflet/README
new file mode 100644
index 0000000000..b325289ecc
--- /dev/null
+++ b/development/jupyter-ipyleaflet/README
@@ -0,0 +1,5 @@
+jupyter-ipyleaflet is a Jupyter-Leaflet bridge enabling interactive maps in the
+Jupyter notebook.
+
+Before the widgets may be used in an IPython notebook, execute the following:
+ jupyter nbextension enable --py ipyleaflet