1
0

Accepting request 870382 from home:malcolmlewis:branches:devel:languages:python:jupyter

- Updated to version 7.6.3: 
  * The main change in this release is that installing `ipywidgets`
    7.6.0 will now automatically enable ipywidgets support in
    JupyterLab 3.0
  * Full list of pull requests and issues, see the [7.6.0
    milestone](https://github.com/jupyter-widgets/ipywidgets/
    milestone/31?closed=1).
- Update html and pdf files.

OBS-URL: https://build.opensuse.org/request/show/870382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=25
This commit is contained in:
2021-02-09 08:57:28 +00:00
committed by Git OBS Bridge
parent ba04fa26cd
commit 6921653eab
6 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Feb 8 22:51:24 UTC 2021 - malcolmlewis@opensuse.org
- Updated to version 7.6.3:
* The main change in this release is that installing `ipywidgets`
7.6.0 will now automatically enable ipywidgets support in
JupyterLab 3.0
* Full list of pull requests and issues, see the [7.6.0
milestone](https://github.com/jupyter-widgets/ipywidgets/
milestone/31?closed=1).
- Update html and pdf files.
-------------------------------------------------------------------
Tue Dec 15 12:52:41 UTC 2020 - Benjamin Greiner <code@bnavigator.de>