Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-jupyter-ydoc | Distribution: openSUSE Tumbleweed |
Version: 2.0.1 | Vendor: openSUSE |
Release: 1.4 | Build date: Mon Jan 22 19:57:38 2024 |
Group: Unspecified | Build host: reproducible |
Size: 43575 | Source RPM: python-jupyter-ydoc-2.0.1-1.4.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/jupyter-server/jupyter_ydoc | |
Summary: Document structures for collaborative editing using Ypy |
Ypy-based data structures for various documents used in the Jupyter ecosystem. Built-in documents include: - `YBlob`: a generic immutable binary document. - `YUnicode`: a generic UTF8-encoded text document (`YFile` is an alias to `YUnicode`). - `YNotebook`: a Jupyter notebook document.
BSD-3-Clause
* Mon Jan 22 2024 Ben Greiner <code@bnavigator.de> - Update to 2.0.1 * Update pycrdt v0.8 #208 (@davidbrochart) - Release 2.0.0 * Use pycrdt instead of y-py #194 (@davidbrochart) - Ignore that pycrdt is still in incubation phase gh#jupyter-server/jupyter_ydoc#211 * Sun Jan 21 2024 Ben Greiner <code@bnavigator.de> - Disable tests for jupyter-collaboration and ypy-websocket update gh#jupyter-server/jupyter_ydoc#211 * Sat Oct 07 2023 Ben Greiner <code@bnavigator.de> - Update to 1.1.1 * Fix joining of source when source is an array of strings #186 (@jtpio) * Sun Sep 24 2023 Ben Greiner <code@bnavigator.de> - Update to 1.1.0 * Add source to dist for sourcemaps #182 (@vidartf) * Create awareness interface #171 (@hbcarlos) * Tue Jun 13 2023 Ben Greiner <code@bnavigator.de> - Kill nodejs in between pytest runs gh#jupyter-server/jupyter_ydoc#168 * Sun Jun 11 2023 Ben Greiner <code@bnavigator.de> - Update to 1.0.2 * Trust the default cell #161 (@krassowski) - Releases 1.0.0, 1.0.1 * Fix metadata issue #158 (@hbcarlos) * Add py.typed #152 (@davidbrochart) * Add model version #139 (@davidbrochart) - Release 0.3.x * Fix notebook undo scope #148 (@fcollonval) * Update YDocument constructor #142 (@trungleduc) * Add ycells getter #136 (@davidbrochart) * Split documents into separate files #135 (@davidbrochart) * Fixes handling metadata changes #134 (@hbcarlos) * Improves the initialization #124 (@hbcarlos) * Improve Python API #122 (@davidbrochart) * Notebook metadata #115 (@hbcarlos) * Make YDocument a IObservableDisposable #108 (@fcollonval) * Add readme to javascript package #106 (@fcollonval) * Adds docstring to the python package #101 (@hbcarlos) * Import shared model #86 (@fcollonval) * Add path document attribute #81 (@davidbrochart) * Make YBaseDoc an abstract base class #74 (@davidbrochart) * Fixes multiple bugs #131 (@hbcarlos) * Fixes metadata #120 (@hbcarlos) * Support cell.source is [list, of, string] #112 (@Wh1isper) * Removes YMap for attachements #77 (@fcollonval) * Drop pkg_resources #59 (@jtpio) * Remove factory API #133 (@hbcarlos) * Import shared model #86 (@fcollonval) * Mon Apr 24 2023 Ben Greiner <code@bnavigator.de> - Update to 0.2.4 * Fix metadata issue #158 (@hbcarlos) * Sun Mar 19 2023 Ben Greiner <code@bnavigator.de> - Downgrade to 0.2.3 * Rename JS package to @jupyter/ydoc #97 (@jtpio) - Released as patch release for 0.2 branch * jupyterlab 3.6 requires ydoc~=0.2.2 * Sun Feb 12 2023 Ben Greiner <code@bnavigator.de> - Provide underscore name * Sun Feb 05 2023 Ben Greiner <code@bnavigator.de> - Initial specfile for v0.3.1 - Required by jupyterlab 3.6 - Provide node_modules.tar.xz generated by create_node_modules.sh for the tests. Those modules are not part of the python package
/usr/lib/python3.10/site-packages/jupyter_ydoc /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/INSTALLER /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/METADATA /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/RECORD /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/REQUESTED /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/WHEEL /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/entry_points.txt /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/licenses /usr/lib/python3.10/site-packages/jupyter_ydoc-2.0.1.dist-info/licenses/LICENSE /usr/lib/python3.10/site-packages/jupyter_ydoc/__init__.py /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__ /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/_version.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/_version.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/utils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/utils.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/ybasedoc.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/ybasedoc.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yblob.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yblob.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yfile.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yfile.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/ynotebook.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/ynotebook.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yunicode.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/__pycache__/yunicode.cpython-310.pyc /usr/lib/python3.10/site-packages/jupyter_ydoc/_version.py /usr/lib/python3.10/site-packages/jupyter_ydoc/py.typed /usr/lib/python3.10/site-packages/jupyter_ydoc/utils.py /usr/lib/python3.10/site-packages/jupyter_ydoc/ybasedoc.py /usr/lib/python3.10/site-packages/jupyter_ydoc/yblob.py /usr/lib/python3.10/site-packages/jupyter_ydoc/yfile.py /usr/lib/python3.10/site-packages/jupyter_ydoc/ynotebook.py /usr/lib/python3.10/site-packages/jupyter_ydoc/yunicode.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 01:04:35 2024