[IPython-dev] Getting Started with Widgets in IPython 3

Chris Diehl cpdiehl at gmail.com
Tue Feb 24 00:13:24 EST 2015


Look forward to seeing that post Kyle!

On Mon, Feb 23, 2015 at 8:56 PM, Kyle Kelley <rgbkrk at gmail.com> wrote:

> I'm hoping to put together a decent post now that bitjet has come together
> (https://github.com/rgbkrk/bitjet). Jonathan Frederic helped me get it
> going, and I must say that building a custom widget was so fun
> I'm addicted. That's not to say there won't be pain points though.
>
> -- Kyle
>
> On Monday, February 23, 2015, Chris Diehl <cpdiehl at gmail.com> wrote:
>
>> Thanks Nathan. Appreciate the feedback!
>>
>> On Mon, Feb 23, 2015 at 5:58 PM, Nathan Goldbaum <nathan12343 at gmail.com>
>> wrote:
>>
>>> All of the widget examples in the IPython source distribution should be
>>> updated to use the IPython 3.0 API.
>>>
>>> It's also worth noting that IPython 3.0 will be the last release where
>>> the widgets are bundled with IPython, in the future they will be integrated
>>> into Jupyter with appropriate warnings about the lack of API guarantees.
>>>
>>>
>>> On Monday, February 23, 2015, Chris Diehl <cpdiehl at gmail.com> wrote:
>>>
>>>> Thanks Matthias. Are there good resources for learning the IPy 3.x way
>>>> of working with widgets? Or is it learn by example at this point?
>>>>
>>>> On Mon, Feb 23, 2015 at 1:46 PM, Matthias Bussonnier <
>>>> bussonniermatthias at gmail.com> wrote:
>>>>
>>>>> Following on what have been said on IPython-user,
>>>>>
>>>>> 3.0 should be released this week, which mean that 2.x will not be
>>>>> considered as stable.
>>>>> So be careful or resources pointing to 2.x
>>>>>
>>>>> --
>>>>> M
>>>>>
>>>>>
>>>>> Le 23 févr. 2015 à 10:59, Raymond Yee <raymond.yee at gmail.com> a écrit
>>>>> :
>>>>>
>>>>> > Hi Chris,
>>>>> >
>>>>> > Here's where I would start -- look at
>>>>> >
>>>>> > https://github.com/ipython/ipython/tree/2.x/examples,
>>>>> >
>>>>> > which you can view through nbviewer:
>>>>> >
>>>>> >
>>>>> http://nbviewer.ipython.org/github/ipython/ipython/blob/2.x/examples/Index.ipynb
>>>>> .
>>>>> >
>>>>> > -Raymond
>>>>> >
>>>>> > On 2/23/15 10:53 AM, diehl wrote:
>>>>> >> Hi Folks,
>>>>> >>
>>>>> >> I'd like to start experimenting with IPython widgets and use them
>>>>> in an
>>>>> >> ongoing consulting project. Any suggestions on the best place to
>>>>> start? Is
>>>>> >> there evolving documentation somewhere? I'm having trouble tracking
>>>>> sources
>>>>> >> down.
>>>>> >>
>>>>> >> Thanks!
>>>>> >>
>>>>> >> Chris
>>>>> >>
>>>>> >>
>>>>> >>
>>>>> >> --
>>>>> >> View this message in context:
>>>>> http://python.6.x6.nabble.com/Getting-Started-with-Widgets-in-IPython-3-tp5087237.html
>>>>> >> Sent from the IPython - Development mailing list archive at
>>>>> Nabble.com.
>>>>> >> _______________________________________________
>>>>> >> 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
>>>>>
>>>>
>>>>
>>> _______________________________________________
>>> IPython-dev mailing list
>>> IPython-dev at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>>
>>>
>>
>
> --
> Kyle Kelley (@rgbkrk <https://twitter.com/rgbkrk>; lambdaops.com,
> developer.rackspace.com)
>
>
> _______________________________________________
> 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/20150223/ca8caca8/attachment.html>


More information about the IPython-dev mailing list