We are pleased to announce the ipywidgets 7.0.0 release, along with the corresponding python package widgetsnbextension 3.0.0 and the corresponding npm packages @jupyter-widgets/base 1.0.0, @jupyter-widgets/controls 1.0.0, and @jupyter-widgets/output 1.0.0. We also have released compatible versions of several other related npm packages, including @jupyter-widgets/html-manager, @jupyter-widgets/jupyterlab-manager, and @jupyter-widgets/schema.
The ipywidgets 7.0.0 and widgetsnbextension 3.0.0 releases have been uploaded to PyPI, and you can install them via pip now: pip install ipywidgets jupyter nbextension enable --sys-prefix --py widgetsnbextension We are working on uploading them to conda-forge as well. Please see the changelog ( https://github.com/jupyter-widgets/ipywidgets/blob/master/docs/source/changelog.md#70) for a high-level list of changes. It has been 171 days since the ipywidgets 6.0 release. In this release, we closed 142 issues and 259 pull requests (see https://github.com/jupyter-widgets/ipywidgets/milestone/12?closed=1). We had 989 non-merge commits and 261 merges, for a total of 1250 commits ( https://github.com/jupyter-widgets/ipywidgets/compare/6.0.0...7.0.0). We thank the following 19 individuals (listed in alphabetical order) who submitted a commit to the 7.0 release, and we especially congratulate the 13 new contributors. * Benjamin Ragan-Kelley * Charnpreet Singh (new contributor) * Dave Hirschfeld * Fermi Paradox (new contributor) * Jan Lübbe (new contributor) * Janki Akhani (new contributor) * Jason Grout * Kiko Correoso (new contributor) * Luke Zoltan Kelley (new contributor) * Maarten Breddels * Maksim Noy (new contributor) * Matthew Craig * Nick Fernandez (new contributor) * Pascal Bugnion (new contributor) * Ribamar Santarosa (new contributor) * Rick Teachey (new contributor) * Scott Sievert (new contributor) * Sylvain Corlay * Vidar Tonaas Fauske (new contributor) Thanks, The ipywidgets team -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAPDWZHwAacMchZ8SoGiw6WducB%3DWYSSn0ejCCZb6dYE5aZdMwQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
