python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make Voila Dashboard not execute every time it runs
I've a somewhat large .ipynb notebook that I've decided to turn it into a dashboard using Voila.
It works just fine, however, it takes a lot of time to execute (around 20 minutes for 88 cell),
I've fo...
BeBo1
Votes: 0
Answers: 0
Open a url from a jupyter lab notebook rendered with voila in a new Chrome Tab
I work in a JupyterHub environment where I use to render applications with voila.
One of this particular applications is supposed to be a kind of Launcher from where a user can launch (open) a particu...
JFerro
Votes: 0
Answers: 0
Get parameters of an URL in python when rendering a notebook with voila
I would like to parse all the parameters and query string of an URL rendered with voila python:
https://flyingcars.org/john/voila/render/shared/users/john/lrn_url.ipynb?dossier=SA12345678&autorun=...
JFerro
Votes: 0
Answers: 0