Skip to content

fomightez/communication_voila

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tests of making Voila apps using Jupyter Notebooks

Click on the following link to browse some interactive plots Binder

Features several plots.

Direct links:

Open the basic one in voila: Binder
Open the matplotlib demo in voila: Binder
Open the matplotlib & widget demo in voila: Binder
Open the interactive plot in voila: Binder
Open an app example from my 3D scatter plot repo that allows file uploading in voila:Binder
Open the jupyterquiz demo in voila: Binder
Open in Voila and then you choose which one: Binder

Voila Reveal slideshow Example:

Open the matplotlib demo as a voila reveal slideshow: Binder

Direct links to start out in classic notebook mode:

Start with the matplotlib demo as a notebook: Binder
Start with the matplotlib & widget demo as a notebook: Binder
Start with the Pandas dataframe plot demo as a notebook: Binder
Start with the donut plot on a tab widget demo as a notebook: Binder
Start with the jupyterquiz demo as a notebook: Binder
Bokeh demo with interactivity in a notebook via ipywidgets: Binder
Bokeh demo with interactivity in a notebook (simpler style that works in classic & JupyterLab, yet doesn't work in Voila): Binder

A few additional notebook style links to illustrate current options:

Direct links to start out in notebook mode in Jupyterlab’s single document mode:

Start with the donut plot on a tab widget demo as a notebook: Binder
Start with the Bokeh interactive via ipywidgets demo as a notebook: Binder
Start with the Bokeh interactive via simpler arrangement demo as a notebook: Binder

Direct links to start out in notebook mode in JupyterLab full-featured mode:

Start with the donut plot on a tab widget demo as a notebook: Binder


Demonstrating accessing a query string passed in a URL from within Voila

See here for the steps to do that using this repository as the environment.
Binder


Experimental:

Try version 1.7 Jupytercards in Voila:

Binder


Information on linking to various options for notebook launches end of 2021

About current linking to launches in classic notebook mode via MyBinder.org: There was a change in what the MyBinder.org form generates so that now the URL is generated includes labpath. And then you switch to filepath to use the classic notebook interface upon launch. This is how the links in all but the last example in 'Direct links to start out in classic notebook mode' section were made. See here for the first post where I tried updating. I've now also updated here after Sarah Gibson made it a wiki post so I can edit it long after written.
The last one under 'Direct links to start out in classic notebook mode' is different just to show that 'legacy' option remains where you use urlpath and include notebooks at the start of what follows the equal sign. URL under 'Direct links to start out in notebook mode in Jupyterlab’s single document mode' section is currently made at the MyBinder.org site.
(URL used 'Direct links to start out in notebook mode in JupyterLab full-featured mode' section made by following this to show that route as well here among various examples).


Related

See also these two notebooks available from my repo 3Dscatter_plot-binder:

  • 3D scatter plot using data in a file and Voila interface
  • streamlined 3D scatter plot in Voila interface

About

a number of demonstrations of plots and ipywidgets widgets in notebooks and Voila

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%