Re: ipywidgets layout broken?
Jonathan Frederic <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAAoBLw38xB-MCwjCNCC5TPkC6dNPB0ssDvbQTkUCz8LR22i4EQ@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev > > _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev