사요자 대시보드 추가

This commit is contained in:
2026-07-08 18:12:34 +09:00
parent 5da0260be3
commit 3485eeb096
24 changed files with 3461 additions and 229 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"Bash(./venv/Scripts/python.exe -m unittest discover -s tests -p \"test_b04_surface_filter_pmf.py\" -v)",
"Bash(./venv/Scripts/python.exe -m unittest discover -s tests -p \"test_b04_surface_filter_ransac.py\" -v)",
"Bash(curl -s http://localhost:5175/ui_template/ui_template_theme.css)",
"Bash(npm run *)"
"Bash(npm run *)",
"PowerShell(Get-Command python)"
]
}
}