Voici

Latest version: v0.7.1

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

Scan your dependencies

Page 1 of 4

0.7.1

([Full Changelog](https://github.com/voila-dashboards/voici/compare/v0.7.0...7547f1e15194bfb9356a383eeb42d906e9a2fc17))

Maintenance and upkeep improvements

- Update `jupyterlite-xeus` lower bound [129](https://github.com/voila-dashboards/voici/pull/129) ([jtpio](https://github.com/jtpio))
- Update jupyterlite-xeus [128](https://github.com/voila-dashboards/voici/pull/128) ([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-08-16&to=2024-09-17&type=c))

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

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

0.7.0

([Full Changelog](https://github.com/voila-dashboards/voici/compare/v0.6.1...51703a7e9c4f487d73e6b2b1c9693951425a2c5d))

Enhancements made

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

Maintenance and upkeep improvements

- Update to JupyterLite 0.4.0 [122](https://github.com/voila-dashboards/voici/pull/122) ([jtpio](https://github.com/jtpio))
- Fix docs build [120](https://github.com/voila-dashboards/voici/pull/120) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Move 0.5.0 highlights in the changelog [123](https://github.com/voila-dashboards/voici/pull/123) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

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

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)

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

Highlights

Below are the major highlights in Voici 0.5.0

- Voici frontend is updated to JupyterLab 4, Voila 0.5.0 components.
- Tree page is now a Lab remix app.
- New argument `--classic-tree` to use the jinja2-based tree page instead of the Lab-based one.
- Voici CLI can be used in the same way as Voila, e.g:
- `voici .`
- `voici notebook.ipynb`
- Voici now supports the [`files` directory](https://jupyterlite.readthedocs.io/en/latest/howto/content/files.html#content-with-the-cli) to copy additional files to the Voici deployment.
- Latex expressions are rendered by `jupyterlab/mathjax-extension` instead of relying on MathJax 2 coming from CDN.

([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)

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.