Jul3k
Jul3k
Is it possible to configure voila in a way, that it does not run the python code again on subsequent browser accesses but connects to the existing kernel and reloads...
What would be the correct way to stream a camera from a /dev/video device connected to the Jupyter server and not the remote clients web interface? Is there a direct...
I am running the following command to install `voila-vuetify` in development mode (`-e`) of a local clone of the repository on a linux machine: pip install --user -e . This...