Robert Seidl
Robert Seidl
Hi, I try to dynamically jump to a certain time in a video using the [panel video widget](https://panel.holoviz.org/reference/panes/Video.html?highlight=video). It works perfectly in Jupyter Lab but when I run the notebook...
Hi, I want to use the `ImageRecorder` widget on a video stream of a custom widget. I use [`Jupyter_Video_Widget` ](https://github.com/Who8MyLunch/Jupyter_Video_Widget) to be able to jump to special locations in a...
I currently use TLJH to host some notebooks with voila. They access shared data from the folder `/srv/data/` as described [here](https://tljh.jupyter.org/en/latest/howto/content/share-data.html). The notebook repositories are also stored locally on the...
I've created an interactive videoplayer using ipyreact and react-player. It works in - jupyter notebook, - jupyter lab, - voila > 0.5 - solara x To reproduce ``` git clone...