Voici

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 4

0.6.1

([Full Changelog](https://github.com/voila-dashboards/voici/compare/v0.6.0...9f588308ea8a39aa0fc033f0f2595dd9b2b2f29b))

Enhancements made

- Allow for JupyterLite 0.3.0 [117](https://github.com/voila-dashboards/voici/pull/117) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update releaser workflows [114](https://github.com/voila-dashboards/voici/pull/114) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Fix CONTRIBUTING docs [116](https://github.com/voila-dashboards/voici/pull/116) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2024-01-30&to=2024-04-23&type=c))

[github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Agithub-actions+updated%3A2024-01-30..2024-04-23&type=Issues) | [jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Ajtpio+updated%3A2024-01-30..2024-04-23&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3AmartinRenou+updated%3A2024-01-30..2024-04-23&type=Issues)

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

0.6.0

- The `voici-core` package includes the core functionalities of voici, mainly the voici CLI.
- The `voici` package is a meta-package installing both `voici-core` and [`jupyterlite-xeus`](https://github.com/jupyterlite/xeus).

From now on, users can seamlessly use features provided by `jupyterlite-xeus`, mainly [the environment creation feature](https://jupyterlite-xeus.readthedocs.io/en/latest/environment.html) when using `voici`.

Users can also depend on `voici-core` if they don't want to use features provided by `jupyterlite-xeus`.

Enhancements made

- Spit the package into voici-core and voici [106](https://github.com/voila-dashboards/voici/pull/106) ([martinRenou](https://github.com/martinRenou)) and [#107](https://github.com/voila-dashboards/voici/pull/107) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Use check-release v2 workflow [108](https://github.com/voila-dashboards/voici/pull/108) ([martinRenou](https://github.com/martinRenou))
- Update publish workflow for trusted publishers [105](https://github.com/voila-dashboards/voici/pull/105) ([jtpio](https://github.com/jtpio))

Documentation improvements

- README: clarify voici and voici-core differences [110](https://github.com/voila-dashboards/voici/pull/110) ([martinRenou](https://github.com/martinRenou))
- Symlink readme [109](https://github.com/voila-dashboards/voici/pull/109) ([martinRenou](https://github.com/martinRenou))
- Add Voici logo [101](https://github.com/voila-dashboards/voici/pull/101) ([martinRenou](https://github.com/martinRenou))
- Update installation instructions [100](https://github.com/voila-dashboards/voici/pull/100) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2023-11-01&to=2024-01-30&type=c))

[github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Agithub-actions+updated%3A2023-11-01..2024-01-30&type=Issues) | [jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Ajtpio+updated%3A2023-11-01..2024-01-30&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3AmartinRenou+updated%3A2023-11-01..2024-01-30&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Atrungleduc+updated%3A2023-11-01..2024-01-30&type=Issues)

0.5.0

([Full Changelog](https://github.com/voila-dashboards/voici/compare/v0.5.0rc0...1129bbabcc4b3cbed390ecd8a311ae1f5fb6c5df))

Bugs fixed

- Handle missing service worker [98](https://github.com/voila-dashboards/voici/pull/98) ([trungleduc](https://github.com/trungleduc))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2023-10-31&to=2023-11-01&type=c))

[trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Atrungleduc+updated%3A2023-10-31..2023-11-01&type=Issues)

0.5.0rc0

([Full Changelog](https://github.com/voila-dashboards/voici/compare/v0.5.0a0...dc6c1d041083215e429ab0853d6e5d07b76756fa))

Enhancements made

- Wait for service worker on start up [97](https://github.com/voila-dashboards/voici/pull/97) ([trungleduc](https://github.com/trungleduc))
- Bump jupyterlite [96](https://github.com/voila-dashboards/voici/pull/96) ([trungleduc](https://github.com/trungleduc))

Maintenance and upkeep improvements

- Bump jupyterlite [96](https://github.com/voila-dashboards/voici/pull/96) ([trungleduc](https://github.com/trungleduc))
- Enable Playwright trace [95](https://github.com/voila-dashboards/voici/pull/95) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Wait for service worker on start up [97](https://github.com/voila-dashboards/voici/pull/97) ([trungleduc](https://github.com/trungleduc))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2023-09-29&to=2023-10-31&type=c))

[github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Agithub-actions+updated%3A2023-09-29..2023-10-31&type=Issues) | [jtpio](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Ajtpio+updated%3A2023-09-29..2023-10-31&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Atrungleduc+updated%3A2023-09-29..2023-10-31&type=Issues)

0.5.0a0

([Full Changelog](https://github.com/voila-dashboards/voici/compare/voila-dashboards/voici0.4.6...8573f886cc0235dceb1616e942a5873fe8d19289))

Enhancements made

- Voila 0.5 migration [89](https://github.com/voila-dashboards/voici/pull/89) ([trungleduc](https://github.com/trungleduc))

Maintenance and upkeep improvements

- Update galata bot [93](https://github.com/voila-dashboards/voici/pull/93) ([trungleduc](https://github.com/trungleduc))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2023-08-28&to=2023-09-29&type=c))

[github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Agithub-actions+updated%3A2023-08-28..2023-09-29&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Atrungleduc+updated%3A2023-08-28..2023-09-29&type=Issues)

0.4.6

([Full Changelog](https://github.com/voila-dashboards/voici/compare/voila-dashboards/voici0.4.5...0377a3b3068a315be6274b638b8f00e630249485))

Enhancements made

- Update xeus-python [82](https://github.com/voila-dashboards/voici/pull/82) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Update jupyterlite packages [90](https://github.com/voila-dashboards/voici/pull/90) ([martinRenou](https://github.com/martinRenou))

Documentation improvements

- Update the demo to a nicer one [87](https://github.com/voila-dashboards/voici/pull/87) ([martinRenou](https://github.com/martinRenou))

Contributors to this release

([GitHub contributors page for this release](https://github.com/voila-dashboards/voici/graphs/contributors?from=2023-07-20&to=2023-08-28&type=c))

[github-actions](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3Agithub-actions+updated%3A2023-07-20..2023-08-28&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Avoila-dashboards%2Fvoici+involves%3AmartinRenou+updated%3A2023-07-20..2023-08-28&type=Issues)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.