Jupyter-collaboration

Latest version: v2.1.1

Safety actively analyzes 639160 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

1.0.0alpha8

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.7...2e5a6cc66961a5552e8a89c0850c7483c1e1acb2))

Enhancements made

- Follow up 133 [136](https://github.com/jupyterlab/jupyter_collaboration/pull/136) ([hbcarlos](https://github.com/hbcarlos))
- Creates a new FileLoader class to separate the logic of watching files [121](https://github.com/jupyterlab/jupyter_collaboration/pull/121) ([hbcarlos](https://github.com/hbcarlos))

Bugs fixed

- Fix metadata [138](https://github.com/jupyterlab/jupyter_collaboration/pull/138) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Upgrade jupyter ydoc [135](https://github.com/jupyterlab/jupyter_collaboration/pull/135) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Upgrade jupyter ydoc [135](https://github.com/jupyterlab/jupyter_collaboration/pull/135) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-29&to=2023-04-24&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-03-29..2023-04-24&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Adavidbrochart+updated%3A2023-03-29..2023-04-24&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Afcollonval+updated%3A2023-03-29..2023-04-24&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-29..2023-04-24&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-03-29..2023-04-24&type=Issues)

1.0.0alpha7

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.6...9d8475f5cc333e22b50160ec32e508a4e8c75c06))

Enhancements made

- Allow other extensions to register shared models [133](https://github.com/jupyterlab/jupyter_collaboration/pull/133) ([hbcarlos](https://github.com/hbcarlos))

Maintenance and upkeep improvements

- Update dependencies [134](https://github.com/jupyterlab/jupyter_collaboration/pull/134) ([hbcarlos](https://github.com/hbcarlos))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-27&to=2023-03-29&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-27..2023-03-29&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-03-27..2023-03-29&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Atrungleduc+updated%3A2023-03-27..2023-03-29&type=Issues)

1.0.0alpha6

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.5...01836212bc693eae5404453785a591d15770880e))

Bugs fixed

- Justify content in side panel [131](https://github.com/jupyterlab/jupyter_collaboration/pull/131) ([martinRenou](https://github.com/martinRenou))
- Fix missing scrollbar when there are many collaborators [130](https://github.com/jupyterlab/jupyter_collaboration/pull/130) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-24&to=2023-03-27&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-24..2023-03-27&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3AmartinRenou+updated%3A2023-03-24..2023-03-27&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Awelcome+updated%3A2023-03-24..2023-03-27&type=Issues)

1.0.0alpha5

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.4...d57df5b1f03593997674d0698ca69893bf4db987))

Enhancements made

- Removes deprecated endpoints [126](https://github.com/jupyterlab/jupyter_collaboration/pull/126) ([hbcarlos](https://github.com/hbcarlos))
- Display remote user cursors [122](https://github.com/jupyterlab/jupyter_collaboration/pull/122) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- Removes drive name from file path [127](https://github.com/jupyterlab/jupyter_collaboration/pull/127) ([hbcarlos](https://github.com/hbcarlos))
- Fix yarn on releaser [125](https://github.com/jupyterlab/jupyter_collaboration/pull/125) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Bump dependencies [123](https://github.com/jupyterlab/jupyter_collaboration/pull/123) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-15&to=2023-03-24&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-03-15..2023-03-24&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Afcollonval+updated%3A2023-03-15..2023-03-24&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-15..2023-03-24&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-03-15..2023-03-24&type=Issues)

1.0.0alpha4

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.3...12b606cf87c6b64b87ef3adfb5927a49eeaed5bc))

Enhancements made

- Save if the document has no provider [120](https://github.com/jupyterlab/jupyter_collaboration/pull/120) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Fix pre-commit EOF error [119](https://github.com/jupyterlab/jupyter_collaboration/pull/119) ([fcollonval](https://github.com/fcollonval))
- Remove a console.debug for plugin activate [118](https://github.com/jupyterlab/jupyter_collaboration/pull/118) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-07&to=2023-03-15&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-03-07..2023-03-15&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Afcollonval+updated%3A2023-03-07..2023-03-15&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-07..2023-03-15&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ajtpio+updated%3A2023-03-07..2023-03-15&type=Issues)

1.0.0alpha3

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/jupyter/collaboration-extension1.0.0-alpha.2...0d7d5e8bfbcde0e7915c3785ea0bc04fe00016ed))

Bugs fixed

- Fixes experimental document-wide undo/redo flag [117](https://github.com/jupyterlab/jupyter_collaboration/pull/117) ([hbcarlos](https://github.com/hbcarlos))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-03-05&to=2023-03-07&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-03-05..2023-03-07&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-03-05..2023-03-07&type=Issues)

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.