Public facing deployment for voila-gallery.org
Last updated Aug 4, 2025
35
Stars
20
Forks
7
Issues
0
Stars/day
Attention Score
26
Language breakdown
No language data available.
▸ Files
click to expand
README
Voilà Gallery
This is a gallery of Voilà examples. Use this for inspiration on using Voilà and ipywidgets.
View the gallery at https://voila-gallery.github.io
Contributing new examples
- Create a repository with your notebook. You can start from the hello-world example.
- Test the repository on Binder. The gallery launches the examples on mybinder.org.
- Create a PR to voila-gallery.org that
_data/gallery.yaml.
You will need to fill in the following fields:
- title: the title used in the page thumbnail.
- description: the description used in the page thumbnail.
- url: the URL of the notebook to render.
- repo_url: the URL of the repository serving as source.
- ref: the commit hash used to pin to a specific version of the example
- image_url: the URL of the picture to use as thumbnail.
- Once the PR is merged into
master, the gallery is automatically redeployed and the new example will be visible shortly after.
Development
See CONTRIBUTING.md to know how to contribute to the Voilà Gallery website and set up a development environment.
Related projects
- Voilà: Turn Jupyter Notebooks into standalone dashboards and web applications
- TLJH Voilà: Voilà Gallery plugin for The Littlest JupyterHub (TLJH)
- Binderhub: Create custom and reproducible computing environments from git repositories
License
We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.
This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.
🔗 More in this category