[IPython-dev] Sample ipython notebooks showcasing interactive graphics
Abhishek Pratap
apratap at sagebase.org
Tue Oct 22 15:07:35 EDT 2013
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131022/65914a3d/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131022/65914a3d/attachment-0001.html>
More information about the IPython-dev
mailing list