[IPython-dev] ipywidgets layout broken?

Jonathan Frederic jon.freder at gmail.com
Fri Feb 5 10:55:41 EST 2016


Hi mark!

That version of ipywidgets is too old.  The Layout class only exists in
master (5.0 dev) right now.

You're looking for the 4.1.1 tag on GitHub, you can find that here:
https://github.com/ipython/ipywidgets/tree/4.1.1

Cheers,
Jon

On Fri, Feb 5, 2016 at 4:06 AM, Mark Bakker <markbak at gmail.com> wrote:

> Hello list,
>
> Not sure if ipywidgets questions should still be asked here (if not,
> please let me know).
>
> I tried to run the Flexbox Layout.ipynb and Widget Layout.ipynb notebooks
> from the examples directory and neither of them worked
>
> The Layout class doesn't exist in ipywidgets version 4.1.1.
>
> My version too old or too new?
>
> Thanks,
>
> Mark
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160205/ea94de07/attachment.html>


More information about the IPython-dev mailing list