Initial commit

This commit is contained in:
b3a28592-06d4-4bb0-a34d-44ce2221fbc0 2025-10-02 10:18:41 +00:00
commit 8ec8a3d010
3 changed files with 18 additions and 0 deletions

1
docs/00_overview.md Normal file
View File

@ -0,0 +1 @@
# Overview

1
docs/01_task.md Normal file
View File

@ -0,0 +1 @@
## Initial task

16
lab.yaml Normal file
View File

@ -0,0 +1,16 @@
title: labzy
version: 1.0.0
description: Descrition for tasks .
overview_path: docs/00_overview.md
sections:
title: Instructions
items:
- id: 1
title: Task 1
path: docs/01_task.md
estimated_minutes: 7
dependencies: []
ui:
default_open_section_id: 1
show_toc: true
collapsible_sections: true