Hi John, I'm not sure.<div><br></div><div>Check out the widget example notebooks:</div><div><a href="https://github.com/ipython/ipython/tree/master/examples/widgets">https://github.com/ipython/ipython/tree/master/examples/widgets</a><br>
</div><div><br></div><div>Your answer might be in one of the examples.  I also believe these widgets will be getting more sophisticated in future IPython releases, including<span></span> nbviewer support.</div><div><br>On Thursday, February 13, 2014, John ZuHone <<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nathan,<br>
<br>
Fabulous! I played around with it and it's neat.<br>
<br>
Something I've long wanted to do is to draw a line interactively on a plot and return a profile (a "ray" in our context) from that line. I suppose we might be able to do something like that?<br>
<br>
Best,<br>
<br>
John<br>
<br>
On Feb 13, 2014, at 2:43 AM, Nathan Goldbaum <<a href="javascript:;" onclick="_e(event, 'cvml', 'nathan12343@gmail.com')">nathan12343@gmail.com</a>> wrote:<br>
<br>
> Hi all,<br>
><br>
> I want to share a cool notebook I just made with you all. It uses an<br>
> IPython 2.0 javascript widget to interactively control a yt SlicePlot.<br>
> Since the widget needs to talk to a live kernel, you'll need to run<br>
> the notebook locally to get the full awesomeness.<br>
><br>
> <a href="http://nbviewer.ipython.org/gist/ngoldbaum/8971185" target="_blank">http://nbviewer.ipython.org/gist/ngoldbaum/8971185</a><br>
><br>
> This took me all of ten minutes to set up based on Fernando's example<br>
> [1] and works pretty much out of the box with IPython 2.0.<br>
><br>
> I highly encourage you to clone the IPython repo and test out the new<br>
> version on the master branch. I think this will open up a lot of room<br>
> for interactivity and discovery with yt's plot objects.<br>
><br>
> -Nathan<br>
><br>
> [1] <a href="https://twitter.com/fperez_org/status/433856794436194304" target="_blank">https://twitter.com/fperez_org/status/433856794436194304</a><br>
> _______________________________________________<br>
> yt-dev mailing list<br>
> <a href="javascript:;" onclick="_e(event, 'cvml', 'yt-dev@lists.spacepope.org')">yt-dev@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br>
_______________________________________________<br>
yt-dev mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'yt-dev@lists.spacepope.org')">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</blockquote></div>