Changelog for
jupyter-matplotlib-0.11.4-lp160.15.1.noarch.rpm :
* Wed May 29 2024 Daniel Garcia
- Build from source not whl, using obs-service-node_modules to get the javascript packages required to build the package.
* Sun Apr 21 2024 Todd R - Update to 0.9.4
* Add matplotlib.backend entry points
* Build using JupyterLab 4- Use newer jupyterlab macros- Source is python3-only now- Use new license directory
* Tue Mar 05 2024 Ben Greiner - Skip python39: no longer supported since ipython 8.19
* Thu Aug 17 2023 Ben Greiner - Suggest primary python package -- boo#1214354
* Fri Apr 14 2023 Ben Greiner - Fix requirements- Fix jsversion: 11.3
* Tue Apr 04 2023 Ben Greiner - Update to 0.9.3
* MNT: PEP 632 removed distutils by AATTtacaswell in #494
* Make handle_binary compliant with the KernelMessage.IMessage spec by AATTmctoohey in #505
* Ensure throttling does not break capture_scroll by AATTianhi in [#478]
* fix: add event modifiers for mpl 3.7 by AATTianhi in #517
* Sun Oct 09 2022 Arun Persaud - specfile:
* update download path and name of full example
* update required matplotlib version- update to version 0.9.2:
* Maintenance + Remove unused \'close\' arg to show(). by AATTanntzer in #466 + Move draw_if_interactive logic to new_figure_manager_given_figure. by AATTanntzer in #468 + Add bot for updating galata screenshots by AATTmartinRenou in #484 + Add support for ipywidgets 8 by AATTianhi in #461- changes from version 0.9.1:
* Fix issue with widget versioning that prevented ipympl to work in Voila, nbsphinx and vscode
* update release instructions by AATTianhi in #459- changes from version 0.9.0:
* Bump url-parse from 1.5.3 to 1.5.7 by AATTdependabot in #433
* Create docs by AATTianhi in #434
* remove linting from tests - now in precommit by AATTianhi in #444
* fixed example notebook filepath by AATTlento234 in #445
* update binder bot link by AATTianhi in #447
* support double click events by AATTianhi in #446
* use new matplotlib nightly wheel in tests by AATTianhi in #449
* [pre-commit.ci] pre-commit autoupdate by AATTpre-commit-ci in #452
* add docs to readme by AATTianhi in #453
* Add model version separate from package version by AATTianhi in #448- changes from version 0.8.8:
* fix toolbar for mpl>3.6 by AATTianhi in #428- changes from version 0.8.7:
* Remove centering of plot on firefox by AATTianhi in #421
* Fix CI by AATTmartinRenou in #423- changes from version 0.8.6:
* Use Retrolab on Binder by AATTmartinRenou in #414
* Allow ipython-8.0 by AATTstonebig in #418- changes from version 0.8.5:
* Fix package dependencies by AATTmartinRenou in #410
* Fri Dec 24 2021 Ben Greiner - Update to v0.8.4 w/ jupyter-matplotlib v0.10.4
* Try fixing the automatic release CI job by AATTmartinRenou in #408
* Improve toolbar positioning by AATTmartinRenou in #407- Release 0.8.3
* Update CI badge for github actions by AATTianhi in #384
* Add configurable throttling for pan_zoom by AATTmartinRenou in [#393]
* Webpack: Remove docs build by AATTmartinRenou in #394
* Slow down pre-commit autoupdates by AATTianhi in #398
* Fix nbconvert pdf export by AATTmartinRenou in #404
* Refactor image embedding logic and fix nbconvert HTML export by AATTmartinRenou in #406
* Refactor toolbar by AATTmartinRenou in #396- Release 0.8.2
* Fix issue with Pyolite workaround #382- Release 0.8.1
* Save plot image in the Widget model #376
* Mock Tornado for JupyterLite #381
* Fix DPI for static image #380
* Improve rubberband #371
* Pre-commit setup #362
* Bug fixes:
* Fix import when not in IPython context #364- Release 0.8.0
* ipympl now saves the static plot image in the Notebook #343
* jupyter-matplotlib has switched to TypeScript #314- Release 0.7.0
* Added support improved keyhandling in matplotlib 3.4 #310 (AATTtacaswell)
* Update the integration with ipython #305 (AATTianhi)
* Mon Mar 01 2021 Ben Greiner - Remove unused tarball source
* Fri Feb 26 2021 Ben Greiner - Update to v0.6.3 w/ labextension v0.8.3
* Fix JupyterLab 2 support #296
* Fix plt.pause() behaviour #291- Release 0.6.0
* Add support for JupyterLab 3- Use the Wheel as it bundles the js stuff.- Enable test with example notebook and pytest --nbval- No requirement on jupyterlab or notebook: The user can decide how to use this widget with either or.- Skip python36 build: python36-matplotlib is not available in TW
* Sat Sep 19 2020 Arun Persaud - specfile:
* updated requirements (see setup.py)- update to 0.5.8:
* remove unnecessary traitlets
* Update README.md
* add jupyter keywords
* Fix version table in README
* Improve setup.py for fixing the Github \"Used By\" section
* Tue Jul 21 2020 Benjamin Greiner - Update to 0.5.7
* Add ESlint and prettier #213 by AATTQuLogic
* Add versions table to the README #217 by AATTmartinRenou
* Add issue template #226 by AATTmartinRenou
* Add flake8 linting in CI #230 by AATTQuLogic
* Add an option for prevent default behavior during scroll [#235] by AATTianhi
* Update dev install instructions #243 by AATTianhi
* Fix CSS issues in the toolbar icons #245 by AATTdavidbailey00- Update to 0.5.6
* Missing \"wait\" cursor #205
* Improved packaging for JupyterLab- No changelog entries between 0.4.1 and 0.5.6- labver is now 7.3.0- remove Python 2 requirements- require matplotlib web backend
* Mon Feb 24 2020 Todd R - Update to 0.4.1
* Fix wheel
* Fix binder badge, add travis/conda/npm badges- Update to 0.4.0
* Change the rate limiting to 60 fps.
* Sync the widget layout interface with matplotlib
* Only allow resizes after the original matplotlib figure has been created.
* Change to \"notebook\"-like behavior
* Rate limit text updates
* Prevent the context menu from opening on right click.
* Bump mixin-deep from 1.3.1 to 1.3.2 in /js
* Bump lodash from 4.17.11 to 4.17.13 in /js
* Tue Nov 12 2019 Todd R - Drop python2 support due to python-notebook dropping python2 support
* Sun Aug 11 2019 Todd R - Update to 0.3.3
* Fixup jlab layout
* Fix rubberband on Firefox- Update to 0.3.2
* Make use of CSS variables- Update to 0.3.0
* Use `display: block` for canvas elements and fix layout issues.
* Resize support
* Update to jupyterlab 1.0
* Add support for changing button style
* Center toolbar buttons
* Fix Python inheritance
* Make the figure a widget
* Pan/Zoom toggle buttons
* Move message in footer
* js_version -> js_version
* Interactive Toolbar widget
* Remove jupyter.setDirty call
* Send image data as binary buffer
* Remove websocket proxy
* Fix visual glitch when hiding the toolbar
* Improve label CSS
* Thu Apr 25 2019 Todd R - Rename to to match python package naming guidelines.- Split jupyter components into own subpackage.
* Fri Jan 04 2019 Todd R - Use correct version number for jupyterlab subpackage.
* Thu Aug 02 2018 toddrme2178AATTgmail.com- Update to 0.2.1
* Use widget backend
* Updated to use prefered methods for traitlets >= 4.1
* Wed Apr 25 2018 toddrme2178AATTgmail.com- Update to version 0.1.1
* Auto enable notebook extension
* Fixup post-link
* removing warnings from nbagg backend
* Thu Apr 19 2018 toddrme2178AATTgmail.com- Switch to wheel for more reliable builds
* Mon Mar 12 2018 toddrme2178AATTgmail.com- Initial version