# Simple tests of making Voila apps using Jupyter Notebooks Click on the following link to browse some interactive plots [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Ftree%2Fscripts) Features several plots. **Direct links:** Open the basic one in voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fnotebooks%2Fbasics.ipynb) Open the matplotlib demo in voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fnotebooks%2Fvoila_and_matplotlib.ipynb) Open the matplotlib & widget demo in voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fnotebooks%2Fmatplotlib_widget_control.ipynb) Open the interactive plot in voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fnotebooks%2Ftestv.ipynb) Open the jupyterquiz demo in voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fnotebooks%2Fjupyterquiz_demo_nb.ipynb) Open in Voila and then you choose which one: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Ftree%2Fnotebooks) **Direct links to start out in notebook mode:** Start with the matplotlib demo as a notebook: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?filepath=notebooks%2Fvoila_and_matplotlib.ipynb) Start with the matplotlib & widget demo as a notebook: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?filepath=notebooks%2Fmatplotlib_widget_control.ipynb) Start with the Pandas dataframe plot demo as a notebook: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?filepath=notebooks%2Fbasics.ipynb) Start with the donut plot on a tab widget demo as a notebook: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?filepath=notebooks%2FDonut%20plot%20on%20a%20widget%20tab.ipynb) Start with the jupyterquiz demo as a notebook: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?filepath=notebooks%2Fjupyterquiz_demo_nb.ipynb) Bokeh demo with interactivity in a notebook via ipywidgets (only works in classic interface presently): [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=%2Fnotebooks%2Fnotebooks%2FBokeh%20that%20works%20in%20classic%20notebook%20interface%20September%202021.ipynb) **Experimental:** Try version 1.7 Jupytercards in Voila: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fomightez/communication_voila/master?urlpath=voila%2Frender%2Fexample.ipynb) ## Related See also these two notebooks available from my repo [3Dscatter_plot-binder](https://github.com/fomightez/3Dscatter_plot-binder): - `3D scatter plot using data in a file and Voila interface` - `streamlined 3D scatter plot in Voila interface`