Package Release Info

python-jupyter_vega-1.4.0-bp152.3.11

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-jupyter_vega
python3-jupyter_vega

Change Logs

Version: 1.4.0-bp151.1.2
* Fri Sep 07 2018 toddrme2178@gmail.com
- Update to 1.4.0
  * Simplify js template
  * Display via single mime-bundle without side effects
* Thu Aug 02 2018 toddrme2178@gmail.com
- Update to 1.3.0
  * export vegaEmbed interface for use on other frontends
- Update to 1.2.0
  * Send same-origin cookies with Vega loader requests.
  * Upgrade deps
* Thu Jun 07 2018 toddrme2178@gmail.com
- Update to 1.1.1
  * BUG: update sanitize_dataframe and tests
  * Upgrade Vega-Embed and other dependencies
- Remove upstream-included update_sanitize_dataframe.patch
* Tue May 29 2018 toddrme2178@gmail.com
- Use || true syntax instead of exit 0
* Thu May 24 2018 toddrme2178@gmail.com
- Added update_sanitize_dataframe.patch
  Fixes compatibility with pandas 0.23
  See: https://github.com/vega/ipyvega/issues/87
  From: https://github.com/vega/ipyvega/pull/88
  Should be in next release
* Fri May 18 2018 jengelh@inai.de
- Avoid [[ ]] and test x==x bashisms.
* Thu May 17 2018 toddrme2178@gmail.com
- Initial version (1.0.1)