Changelog for
python311-pythreejs-2.4.1-10.1.noarch.rpm :
* Fri Mar 08 2024 Ben Greiner
- Skip python39: no longer supported since ipython 8.19 (via ipykernel)
* Tue Aug 29 2023 Ben Greiner - Require jupyterlab for extension check
* Sat Aug 26 2023 Ben Greiner - Nbextension: nbclassic or notebook < 7 required
* Sun Aug 28 2022 Ben Greiner - Update to 2.4.1
* no release notes
* jupyter-threejs 2.4.0
* jupyter-threejs-jupyterlab 2.4.0- Obsolete old names:
* jupyter-pythreejs
* jupyter-pythreejs-jupyterlab
* Sun Aug 21 2022 Ben Greiner - Update to 2.3.0
* no release notes
* jupyter lab 3.0 federated bundle support
* Sat Apr 10 2021 Ben Greiner - Skip python36 build: no numpy and datawidgets for python36 on Tumbleweed
* Tue Feb 02 2021 Ben Greiner - Update to 2.2.1 with 2.2.0 jupyterlab extension
* no upstream changelog- Use new wheel path for pyproject_install- Enable test suite by getting the examples from GitHub- Deselect some examples on python36, because the examples depend on packages following NEP 29.
* Sat Jan 11 2020 Bernhard Wiedemann - Use pyproject_install macro (boo#1094323)
* Fri Aug 16 2019 Todd R - Drop python2 version
* Thu Aug 15 2019 Todd R - Update to 2.1.1
* Improved extension install instructions for lab vs. notebook- Update to 2.1.0
* Update deps within semver range
* Fix computeBoundingSphere
* Update traits.py for collections deprecation warning
* Update pythreejs.py to silence traitlets warning
* Fix faceVertexArray
* Use async in scripts
* Fix ArrowHelper
* radiusSegments -> radialSegments
* Update package-lock.json
* Add EdgesGeometry definition
* Avoid importing twice in autogen
* Ensure ImageTexture error is Error
* use Undefined pattern instead of global
* Replaces CFloat class by CFloat() instances in __init__ methods
* Add support for ipywebrtc
* Add a watch script
* tweak manifix setting