Skip to content

Commit 0ee2f2b

Browse files
fix(widgets): Add Weighted Assessment Survey widget
- Imported WeightedAssessmentSurvey widget in Marimo app example - Added corresponding SCSS import for WeightedAssessmentSurvey component - Demonstrated basic widget usage with submit event handler
1 parent b9fba83 commit 0ee2f2b

7 files changed

Lines changed: 2066 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ node_modules
2121
*.mypy_cache
2222

2323
python/src/numerous/widgets/static
24+
25+
*.mdc

0 commit comments

Comments
 (0)