[IPython-dev] Loading nbextension on widget instantiation

Brian Granger ellisonbg at gmail.com
Mon Jun 23 16:23:28 EDT 2014


I think we need to talk about the security aspects of this. Adding to
our dev meeting agenda for the week.

On Thu, Jun 19, 2014 at 11:40 AM, Thomas Kluyver <takowl at gmail.com> wrote:
> On 19 June 2014 11:08, Nicholas Bollweg <nick.bollweg at gmail.com> wrote:
>>
>> Sorry: I should have provided a link! _view_static, _view_module and
>> _view_style, in the mixin.
>>
>>>> Would there be a benefit to these being traitlets? I haven't spent much
>>>> time with them (aside for front-end oriented widget stuff).
>>>
>>> Sorry, to what being traitlets?
>>
>>
>> None of these will be used client-side, as opposed to _view_name, which is
>> (in create_view), but is there still some reason for them to be traitlets?
>
>
> Well, something like _view_module will be used client side once I get to the
> refactoring I've proposed. Other than that, you could use traitlets - it
> gets you some type checking - but I don't see any huge advantage of doing
> so.
>
> Thomas
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list