Skip to content
/ voila Public template
forked from NHameleers/voila

Using Voilà with matplotlib example

License

Notifications You must be signed in to change notification settings

Johannpetermann/voila

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive dashboard from notebook with Voilà

Voilà
Binder

This example demonstrates how to use Voilà on Binder.

Original code found on this repository

Configuration

If you would like to use the same configuration as this repository but for another project, check out the following steps:

  1. Make sure the repository is publicly available (on GitHub, Gitlab or as a GitHub Gist
  2. Define the dependencies in environment.yml. requirements.txt is also supported. In the dependency file, add voila.
  3. 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

About

Using Voilà with matplotlib example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%