Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
a9b769bf
Commit
a9b769bf
authored
Mar 15, 2026
by
Eric Duminil
Browse files
TODOs
parent
a9753c6e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/simstadt/runner.py
View file @
a9b769bf
...
...
@@ -197,6 +197,8 @@ def get_simstadt_output(path: Path) -> str:
)
return
result
.
stdout
# TODO: Show which workflow is currently run
# TODO: Show absolute paths to listed files?
def
run_simstadt
(
workflow_path
:
Path
,
name
:
str
)
->
str
:
"""Invoke the SimStadt CLI for the given workflow. Returns stdout."""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment