[ANN] Jupyter Leaflet Interactive widget 0.2.0

432 views
Skip to first unread message

Sylvain Corlay

unread,
Apr 28, 2016, 12:59:36 PM4/28/16
to Project Jupyter
Hello,

I have the pleasure to announce the release of ipyleaflet 0.2.0.

ipyleaflet is an interactive widget for the Jupyter / IPython notebook bringing leaflet to the Python programming language and Jupyter. It was primarily authored by Brian Granger.




For the communication with the backend, since it is based on the Jupyter interactive widgets infrastructure, the communication can be bidirectional, which makes interoperability with other Jupyter widgets is very simple, allowing users to build applications like in the following screencast.



No Javascript programming skills are required to build such applications, and custom python callbacks can easily be triggered on mouse interactions.

ipyleaflet is MIT-licensed and the GitHub repository is https://github.com/ellisonbg/ipyleaflet.

To install it:

```
pip install ipyleaflet
jupyter nbextension install --py widgetsnbextension
jupyter nbextension install --py ipyleaflet
```

Thanks!

Sylvain

Fernando Perez

unread,
Apr 28, 2016, 5:47:05 PM4/28/16
to Project Jupyter
On Thu, Apr 28, 2016 at 9:59 AM, Sylvain Corlay <sylvain...@gmail.com> wrote:
For the communication with the backend, since it is based on the Jupyter interactive widgets infrastructure, the communication can be bidirectional, which makes interoperability with other Jupyter widgets is very simple, allowing users to build applications like in the following screencast.

This is very cool, thanks Sylvain (and Brian!) BTW, it might be worth publicizing the location of those neat examples you used in the announcement... :)

f


--
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail

Sylvain Corlay

unread,
Apr 28, 2016, 6:00:54 PM4/28/16
to jup...@googlegroups.com
The animated example comes from our submission for the 2016 Bayes Hack last week-end in San Francisco.


We used bqplot and ipyleaflet (beta at the time).

Thank!

Sylvain

--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAHAreOoYwPwRr290bzf-ithxd%3DZfGXQEE067ejB%2BJ0QHc0MLOQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages