Voilà |
---|
This example demonstrates how to use Voilà on Binder.
Original code found on this repository
If you would like to use the same configuration as this repository but for another project, check out the following steps:
- Make sure the repository is publicly available (on GitHub, Gitlab or as a GitHub Gist
- Define the dependencies in
environment.yml
.requirements.txt
is also supported. In the dependency file, addvoila
. - Edit the README file and change the Binder url to https://mybinder.org/v2/gh/YOUR-USERNAME/voila/HEAD?urlpath=voila%2Ftree%2Fnotebooks where you replace YOUR-USERNAME by your actual github username (you can find it in the link in the address bar in your own repository).
For more details, check out the Voilà documentation on https://voila.readthedocs.io/en/latest/deploy.html#deployment-on-binder