ipywidgets
ipywidgets copied to clipboard
Add `current_time` attribute to `Audio` widget
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.