Skip to content

Commit f1035db

Browse files
authored
Add more videos to docs (#8373)
* added various WK workflow tutorials to docs * added TIL videos to docs * fix url seperator
1 parent a471709 commit f1035db

File tree

5 files changed

+10
-13
lines changed

5 files changed

+10
-13
lines changed

docs/automation/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
WEBKNOSSOS integrates several automated workflows that run in the background. The main workflows include [AI segmentation](ai_segmentation.md), [image alignment](alignment.md), and [exporting 3D animations](animations.md). More workflows are detailed on the [Jobs](jobs.md) page.
44

5+
![youtube-video](https://www.youtube.com/embed/8ijhmiJs3qY)

docs/datasets/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Working with 3D (and 2D) image datasets is at the heart of WEBKNOSSOS.
88

99
[Read the section on file and data formats](../data/concepts.md) if you are interested in the technical background and concepts behind WEBKNOSSOS datasets.
1010

11+
Watch this tutorial to get started:
12+
![youtube-video](https://www.youtube.com/embed/LU-JnJ6SV_w)
13+
1114

1215
## Example Datasets
1316

docs/tasks_projects/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
WEBKNOSSOS includes a powerful task and project management system to efficiently annotate large datasets. Large annotations can be broken down into smaller workpieces and distributed to members of your organization. ("Divide and conquer approach")
44

55
In the following page, we'll go through the [concepts](concepts.md) used for task and project management in WEBKNOSSOS, and explain how to create [tasks](tasks.md) and [project](projects.md).
6+
7+
Watch this tutorial to get started:
8+
![youtube-video](https://www.youtube.com/embed/PqL3-b3tU9Y)

docs/today_i_learned.md

+2-12
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
1-
---
2-
hide:
3-
- navigation
4-
- toc
5-
---
6-
71
# Today I learned
82

93
We regularly publish tips and tricks videos for beginners and pros on YouTube to share new features, highlight efficient workflows, and show you hidden gems.
104

11-
Subscribe to our YouTube channel [@webknossos](https://www.youtube.com/@webknossos) or [@webknossos](https://twitter.com/webknossos) on Twitter to stay up-to-date.
12-
13-
![youtube-video](https://www.youtube.com/playlist?list=PLpizOgyiA4kE6pZRW1u0l49Pmppp-S7V0)
14-
155
<figure class="video_container">
16-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/videoseries?si=v9zHC1kSlP4xH1Rp&amp;list=PLpizOgyiA4kE6pZRW1u0l49Pmppp-S7V0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
6+
<iframe width="560" height="560" src="https://www.youtube-nocookie.com/embed/videoseries?si=CqXiVKkxxFU8uETH&amp;list=PLpizOgyiA4kEGKFRQFOgjucZCKtI2GUZY&autoplay=1&loop=1&mute=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
177
</figure>
188

9+
Subscribe to our YouTube channel [@webknossos](https://www.youtube.com/@webknossos) or [@webknossos.org](https://bsky.app/profile/webknossos.org) on Bluesky to stay up-to-date.
1910

20-
![youtube-video](https://www.youtube.com/watch?v=ONmx1E05_A0&list=PLpizOgyiA4kEGKFRQFOgjucZCKtI2GUZY)

docs/volume_annotation/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ WEBKNOSSOS supports volume/segmentation annotations. This annotation type lets y
99
- How to use [pen tablets and iPads](pen_tablets.md) to annotate on WEBKNOSSOS
1010

1111
Watch this tutorial to get started:
12-
![youtube-video](https://www.youtube.com/embed/iw2C7XB6wP4?start=120)
12+
![youtube-video](https://www.youtube.com/embed/FfqNSFFeYms)

0 commit comments

Comments
 (0)