diff --git a/docs/user/getting_started/getting_started.md b/docs/user/getting_started/getting_started.md index ac40b4ab..1aeaa8a2 100644 --- a/docs/user/getting_started/getting_started.md +++ b/docs/user/getting_started/getting_started.md @@ -11,4 +11,5 @@ hidden: true installation/ quick_start/ auto_updates/ +video_tutorials/ ``` \ No newline at end of file diff --git a/docs/user/getting_started/video_tutorials.md b/docs/user/getting_started/video_tutorials.md new file mode 100644 index 00000000..8dccfb54 --- /dev/null +++ b/docs/user/getting_started/video_tutorials.md @@ -0,0 +1,17 @@ +(user.video_tutorials)= + +# Video Tutorials + +This section includes video tutorials that demonstrate various use cases of `bec-widgets`, including video tutorials, +presentations, and conference talks. + +## BSEG Meeting 24th July 2024 + +This video is a presentation of the BEC Widgets project at the BSEG meeting on the 24th July 2024. The presentation +covers the basic interactions, including visualization of live data acquisition and how to steer experiments using +user-friendly tools. Learn how BEC Widgets can enhance your experimental control projects with its intuitive interface +and powerful features. + +Used version of BEC Widgets: 0.91.0 + + \ No newline at end of file