[IPython-dev] Sample ipython notebooks showcasing interactive graphics
Clayton Davis
clayton.davis at continuum.io
Tue Oct 22 19:39:30 EDT 2013
Here's another example of interactive IPython + HTML + JS using Google Maps
API:
https://www.wakari.io/sharing/bundle/wakari_demo/realtime_twitter_analysis
Note the Wakari preview (and I'm pretty sure nbviewer) won't run JS, so you
need to download and run the notebook or run/edit it in Wakari.
Clayton A Davis
Continuum Analytics
On Tue, Oct 22, 2013 at 3:07 PM, Abhishek Pratap <apratap at sagebase.org>wrote:
> Thanks..
>
> In the meantime can someone propose a way to push in a HTML+JS
> code(rendering a plot) in a Ipython cell.
>
> For example the attached html file is a simple plot based on D3. If I can
> update the DOM with required JS libs and render a HTML/JS script mashup ..I
> think it will work. Any pointers ?
>
> I did look at the https://github.com/cschin/ipython_d3_mashup code base
> but dont want to spit out plot in a separate box. I would prefer it to be
> integrated within Ipython cell.
>
>
> -Abhi
>
>
> On Mon, Oct 21, 2013 at 12:16 PM, Matthias BUSSONNIER <
> bussonniermatthias at gmail.com> wrote:
>
>> Hi Abi,
>>
>> Please have a look at our roadmap,
>>
>> For example here:
>>
>> https://github.com/ipython/ipython/wiki/Roadmap:-IPython
>>
>> You will see that ability to do so is planned for future release, and
>> that current
>> example you find on the web right now are mostly hackish, and that IPython
>> infrastructure is not ready for that yet.
>>
>> You can follow up by tracking the relevant issues on github, or
>> watching the live youtube lab meeting every Thursday.
>>
>> Thanks.
>> --
>> M
>>
>>
>>
>> Le 21 oct. 2013 à 21:02, Abhishek Pratap a écrit :
>>
>> > Hi All
>> >
>> > Note: The same question was posted on stackoverflow last week but dint
>> garner enough attention I guess. (link below)
>> >
>> > Just wondering if there are examples(may be Ipython notebooks) of
>> rendering interactive plots in python that are bit more involved than
>> simple bar/line plots.
>> > I did look at d3py and vincent. In the case of latter I was not able to
>> find any example of interactive graphics but only static images using
>> D3/JS. For d3py I am looking for an interesting graphic/s beyond simpler
>> demo bar line plots.
>> >
>> > Any Ipython notebook demonstrating the same would be very helpful. It
>> will be good to know if there are other packages that I should be keeping
>> on my radar. Did have a quick look at Bokeh but not sure if I shud wait a
>> bit before it is more stable and has some documentation.
>> >
>> > PS: looking for something that can be slickly integrated into a webpage
>> / Ipython notebook
>> >
>> >
>> >
>> > stackoverflow link:
>> >
>> >
>> http://stackoverflow.com/questions/19453430/examples-of-interactive-plots-through-python
>> >
>> >
>> >
>> > Thanks!
>> >
>> > -Abhi
>> >
>> >
>> > _______________________________________________
>> > IPython-dev mailing list
>> > IPython-dev at scipy.org
>> > http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131022/eef85f6b/attachment.html>
More information about the IPython-dev
mailing list