ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

Add `current_time` attribute to `Audio` widget

Open gMatas opened this issue 2 years ago • 1 comments

Hi, 👋 this is my first pull request for this project.

I've added current_time attribute to the Audio widget, which allows user to set programmatically where the media should play from.

Somewhat relates to the issue #3063.

gMatas avatar Jan 10 '23 22:01 gMatas

Binder :point_left: Launch a binder notebook on branch gMatas/ipywidgets/feature/audio-widget-current-time

github-actions[bot] avatar Jan 10 '23 22:01 github-actions[bot]