Jupyter-collaboration

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 9

3.0.0alpha1

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/jupyter/collaboration-extension3.0.0-alpha.0...6753b2aaab7ce0beac29da9978d8350d1eeaaff4))

Enhancements made

- Log (instead of raise) exceptions when running as a server extension [295](https://github.com/jupyterlab/jupyter-collaboration/pull/295) ([Zsailer](https://github.com/Zsailer))
- handle exception when websocket server start room failed [289](https://github.com/jupyterlab/jupyter-collaboration/pull/289) ([jzhang20133](https://github.com/jzhang20133))

Bugs fixed

- Rename the docprovider destination name to avoid conficts [285](https://github.com/jupyterlab/jupyter-collaboration/pull/285) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Update pycrdt-websocket v0.13.0 [293](https://github.com/jupyterlab/jupyter-collaboration/pull/293) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-04-16&to=2024-04-30&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-04-16..2024-04-30&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-04-16..2024-04-30&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-04-16..2024-04-30&type=Issues) | [jzhang20133](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajzhang20133+updated%3A2024-04-16..2024-04-30&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-04-16..2024-04-30&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

3.0.0alpha0

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/jupyter/collaboration-extension2.0.11...a3b498471ace2b47f430984531ef8b98e68bc40f))

Enhancements made

- Split up the backend, frontend, and the docprovider [280](https://github.com/jupyterlab/jupyter-collaboration/pull/280) ([krassowski](https://github.com/krassowski))
- Support server-side execution [279](https://github.com/jupyterlab/jupyter-collaboration/pull/279) ([davidbrochart](https://github.com/davidbrochart))
- Add a public API for getting a read-only view of the shared model [275](https://github.com/jupyterlab/jupyter-collaboration/pull/275) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Only include `docprovider` packages in its sdist [282](https://github.com/jupyterlab/jupyter-collaboration/pull/282) ([krassowski](https://github.com/krassowski))
- Workaround shutdown issue with `aiosqlite` for now [278](https://github.com/jupyterlab/jupyter-collaboration/pull/278) ([krassowski](https://github.com/krassowski))
- Fix UI tests [277](https://github.com/jupyterlab/jupyter-collaboration/pull/277) ([krassowski](https://github.com/krassowski))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-03-28&to=2024-04-16&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-03-28..2024-04-16&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-03-28..2024-04-16&type=Issues) | [ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aellisonbg+updated%3A2024-03-28..2024-04-16&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-03-28..2024-04-16&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-03-28..2024-04-16&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-03-28..2024-04-16&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-03-28..2024-04-16&type=Issues)

2.0.11

Enhancements made

- Make user's cursor "tooltip-on-hover" faster and wider [259](https://github.com/jupyterlab/jupyter-collaboration/pull/259) ([jzhang20133](https://github.com/jzhang20133))

Bugs fixed

- Fix releaser [268](https://github.com/jupyterlab/jupyter-collaboration/pull/268) ([davidbrochart](https://github.com/davidbrochart))
- Fix slow room opening [264](https://github.com/jupyterlab/jupyter-collaboration/pull/264) ([davidbrochart](https://github.com/davidbrochart))
- Use WebSocket \_room_id attribute directly [266](https://github.com/jupyterlab/jupyter-collaboration/pull/266) ([davidbrochart](https://github.com/davidbrochart))

2.0.10

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/jupyter/collaboration-extension2.0.9...ffcdc6f917b9dc0768d8e056c14ada1dd0baebdd))

Enhancements made

- Make user's cursor "tooltip-on-hover" faster and wider [259](https://github.com/jupyterlab/jupyter-collaboration/pull/259) ([jzhang20133](https://github.com/jzhang20133))

Bugs fixed

- Fix releaser [268](https://github.com/jupyterlab/jupyter-collaboration/pull/268) ([davidbrochart](https://github.com/davidbrochart))
- Fix slow room opening [264](https://github.com/jupyterlab/jupyter-collaboration/pull/264) ([davidbrochart](https://github.com/davidbrochart))
- Use WebSocket \_room_id attribute directly [266](https://github.com/jupyterlab/jupyter-collaboration/pull/266) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-03-28&to=2024-03-28&type=c))

[davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-03-28..2024-03-28&type=Issues)

2.0.9

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/jupyter/collaboration-extension2.0.8...0682d45797bb0b90c3efdfb9525d485b932ba1d9))

Enhancements made

- Make user's cursor "tooltip-on-hover" faster and wider [259](https://github.com/jupyterlab/jupyter-collaboration/pull/259) ([jzhang20133](https://github.com/jzhang20133))

Bugs fixed

- Fix slow room opening [264](https://github.com/jupyterlab/jupyter-collaboration/pull/264) ([davidbrochart](https://github.com/davidbrochart))
- Use WebSocket \_room_id attribute directly [266](https://github.com/jupyterlab/jupyter-collaboration/pull/266) ([davidbrochart](https://github.com/davidbrochart))

Maintenance and upkeep improvements

- Update Release Scripts [267](https://github.com/jupyterlab/jupyter-collaboration/pull/267) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-03-28&to=2024-03-28&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ablink1073+updated%3A2024-03-28..2024-03-28&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-03-28..2024-03-28&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-03-28..2024-03-28&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Awelcome+updated%3A2024-03-28..2024-03-28&type=Issues)

2.0.8

No merged PRs

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.