17
0
Files
python-pyviz-comms/python-pyviz-comms.changes
Todd R cbcb58b209 Accepting request 662843 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 0.7.0
  * Send ACK and error messages as metadata
  * Small fix to handling notebook output
  * Add warning about installing extension in JupyterLab
  * Add a pyviz_extension baseclass for other projects
  * Guard against PyViz not being defined
  * Updated JLab and classic notebook extensions

OBS-URL: https://build.opensuse.org/request/show/662843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyviz-comms?expand=0&rev=6
2019-01-04 16:16:46 +00:00

21 lines
785 B
Plaintext

-------------------------------------------------------------------
Fri Jan 4 16:07:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to version 0.7.0
* Send ACK and error messages as metadata
* Small fix to handling notebook output
* Add warning about installing extension in JupyterLab
* Add a pyviz_extension baseclass for other projects
* Guard against PyViz not being defined
* Updated JLab and classic notebook extensions
-------------------------------------------------------------------
Thu Oct 11 14:53:57 UTC 2018 - Todd R <toddrme2178@gmail.com>
- noun phrase (summary) and full sentences (description)
-------------------------------------------------------------------
Tue Oct 9 06:11:17 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Initial version