[IPython-dev] paste magic command not working

Mark Bakker markbak at gmail.com
Tue Jan 21 07:50:15 EST 2014


No problem. I can wait.
Just very excited to get the chance to start using these new features.
Thanks,
Mark


> > Le 19 janv. 2014 ? 22:18, Mark Bakker a ?crit :
> >
> > Hello List,
> >
> > I am trying to do this (got this from one of Fernando's Notebooks):
> >
> > @interactive( x=(0,10) )
> > def f(x):
> >     print 'x is: ',x
> >
> > But I get an error:
> >
> > TypeError: interactive() got an unexpected keyword argument 'x'
> >
> >
> > @interactive is still in development, and not even yet in master,
> > Fernando was (most probably) using a patched version.
> >
>
> correct, I was running a local merge of #4374, together with a locally
> redefined @interactive.
>
> Mark, rather than jumping through these hoops, I recommend you wait a few
> more days til we can properly merge this code with official APIs. All that
> experimentation we were doing individually was taken into account for the
> design of what our final APIs will look like.
>
> If you have any feedback, feel free to leave it on the PR discussion page.
>
> Cheers,
>
> f
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140121/55025df8/attachment.html>


More information about the IPython-dev mailing list